missing libraries addded to packages.json

This commit is contained in:
mmiscool 2016-12-17 14:25:00 -05:00
parent f5d75a43a9
commit b88c72feaa

View file

@ -43,6 +43,8 @@
"numeric": "1.2.6", "numeric": "1.2.6",
"jwerty": "0.3.2", "jwerty": "0.3.2",
"mustache-loader": "0.3.3", "mustache-loader": "0.3.3",
"jquery": "2.1.0" "jquery": "2.1.0",
"less": "2.7.1",
"libtess": "1.2.2"
} }
} }