Skip to content

Commit

Permalink
Update Bower dependencies
Browse files Browse the repository at this point in the history
Backbone.js and Underscrore.js left untouched because of versions
conflict with Marionette.js
  • Loading branch information
JustBlackBird committed Jun 1, 2015
1 parent f13d938 commit 55e7dbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 55e7dbe

Please sign in to comment.