Update reps.

This commit is contained in:
André Cruz
2013-07-20 23:18:09 +01:00
parent 4221ddbb35
commit 86dbea7ddb

View File

@@ -29,11 +29,11 @@
"devDependencies": {
"expect.js": "~0.2.0",
"grunt": "~0.4.1",
"grunt-contrib-watch": "~0.4.4",
"grunt-contrib-watch": "~0.5.0",
"grunt-contrib-jshint": "~0.6.0",
"grunt-simple-mocha": "~0.4.0",
"mocha": "~1.12.0",
"nock": "~0.18.2"
"nock": "~0.22.0"
},
"scripts": {
"test": "grunt test"