mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-07 08:14:42 +03:00
Update Bower dependencies
Backbone.js and Underscrore.js left untouched because of versions conflict with Marionette.js
This commit is contained in:
parent
f13d938bde
commit
55e7dbe704
@ -4,12 +4,12 @@
|
||||
"dependencies": {
|
||||
"underscore": "1.8.2",
|
||||
"json": "2012.10.08",
|
||||
"jquery": "1.11.2",
|
||||
"jquery": "1.11.3",
|
||||
"backbone": "1.1.2",
|
||||
"marionette": "2.4.1",
|
||||
"handlebars": "3.0.0",
|
||||
"handlebars": "3.0.3",
|
||||
"vex": "2.3.2",
|
||||
"validator-js": "3.34.0"
|
||||
"validator-js": "3.40.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"underscore": "1.8.2"
|
||||
|
Loading…
Reference in New Issue
Block a user