Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdave committed Nov 13, 2013
1 parent 8b4bf68 commit 93b3610
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"test": "grunt travis --verbose"
},
"dependencies": {
"backbone": "~1.0.0"
"backbone": "~1.1.0"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-blanket-mocha": "~0.3.1",
"grunt-contrib-jshint": "~0.6.4",
"grunt-contrib-jshint": "~0.7.1",
"grunt-contrib-uglify": "~0.2.2",
"grunt-version": "~0.2.2",
"mocha-unfunk-reporter": "~0.2.0",
"mocha-unfunk-reporter": "~0.3.5",
"grunt-contrib-connect": "~0.5.0",
"grunt-concurrent": "~0.4.0",
"grunt-open": "~0.2.2",
Expand Down

0 comments on commit 93b3610

Please sign in to comment.