diff --git a/package.json b/package.json index 6d27f82..74f24e6 100644 --- a/package.json +++ b/package.json @@ -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",