1
Fork 0

Actually install handlebars

This commit is contained in:
Jake Howard 2017-09-22 09:33:09 +01:00
parent 969ff318b0
commit 3901675c78
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -23,6 +23,7 @@
"devDependencies": { "devDependencies": {
"browserify": "14.4.0", "browserify": "14.4.0",
"glob": "7.1.2", "glob": "7.1.2",
"handlebars": "4.0.10",
"node-sass": "4.5.3", "node-sass": "4.5.3",
"underscore": "1.8.3" "underscore": "1.8.3"
}, },