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
1 changed files with 1 additions and 0 deletions

View File

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