Pull handlebars via npm instead of bower.

This commit is contained in:
László Monda
2016-03-22 22:55:02 +01:00
parent adbf5a568d
commit 45c57d3257
5 changed files with 4 additions and 4611 deletions

View File

@@ -17,6 +17,7 @@
},
"dependencies": {
"bootstrap": "^3.3.6",
"handlebars": "^4.0.5",
"jquery": "^2.2.2",
"select2": "^4.0.2"
}