Switch to actual handlebars.js library

This commit is contained in:
Fedor A. Fetisov 2017-11-22 14:22:06 +03:00
parent 762998cd4b
commit 1c6433eb73
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"jquery": "1.11.3",
"backbone": "1.1.2",
"marionette": "2.4.1",
"handlebars": "3.0.3",
"handlebars": "4.0.11",
"vex": "2.3.2",
"validator-js": "3.40.0"
},

View File

@ -16,7 +16,7 @@
"gulp-concat-po": "^0.1.1",
"gulp-rename": "^1.2.2",
"bower": "^1.4.1",
"handlebars": "^3.0.3",
"handlebars": "^4.0.11",
"run-sequence": "^1.1.0",
"through2": "^0.6.5",
"pofile": "^0.2.12",