mirror of
https://github.com/Mibew/mibew.git
synced 2025-05-11 22:33:07 +03:00
Switch to actual handlebars.js library
This commit is contained in:
parent
762998cd4b
commit
1c6433eb73
@ -7,7 +7,7 @@
|
|||||||
"jquery": "1.11.3",
|
"jquery": "1.11.3",
|
||||||
"backbone": "1.1.2",
|
"backbone": "1.1.2",
|
||||||
"marionette": "2.4.1",
|
"marionette": "2.4.1",
|
||||||
"handlebars": "3.0.3",
|
"handlebars": "4.0.11",
|
||||||
"vex": "2.3.2",
|
"vex": "2.3.2",
|
||||||
"validator-js": "3.40.0"
|
"validator-js": "3.40.0"
|
||||||
},
|
},
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"gulp-concat-po": "^0.1.1",
|
"gulp-concat-po": "^0.1.1",
|
||||||
"gulp-rename": "^1.2.2",
|
"gulp-rename": "^1.2.2",
|
||||||
"bower": "^1.4.1",
|
"bower": "^1.4.1",
|
||||||
"handlebars": "^3.0.3",
|
"handlebars": "^4.0.11",
|
||||||
"run-sequence": "^1.1.0",
|
"run-sequence": "^1.1.0",
|
||||||
"through2": "^0.6.5",
|
"through2": "^0.6.5",
|
||||||
"pofile": "^0.2.12",
|
"pofile": "^0.2.12",
|
||||||
|
Loading…
Reference in New Issue
Block a user