Update reps.

This commit is contained in:
André Cruz
2013-07-20 23:13:18 +01:00
parent b0dbbc51df
commit c49e7e181b

View File

@@ -29,9 +29,9 @@
"chmodr": "~0.1.0",
"colors": "~0.6.0-1",
"fstream": "~0.1.22",
"fstream-ignore": "0.0.6",
"fstream-ignore": "~0.0.6",
"glob": "~3.2.1",
"graceful-fs": "~1.2.2",
"graceful-fs": "~2.0.0",
"handlebars": "~1.0.11",
"junk": "~0.2.0",
"mkdirp": "~0.3.5",
@@ -54,14 +54,14 @@
},
"devDependencies": {
"expect.js": "~0.2.0",
"grunt-simple-mocha": "~0.4.0",
"grunt-contrib-watch": "~0.4.3",
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.5.4",
"grunt-simple-mocha": "~0.4.0",
"grunt-contrib-watch": "~0.5.0",
"grunt-contrib-jshint": "~0.6.0",
"grunt-execute": "~0.1.4",
"grunt-shell": "~0.3.0",
"mocha": "~1.12.0",
"nock": "~0.17.5",
"nock": "~0.22.0",
"istanbul": "~0.1.42",
"proxyquire": "~0.4.1"
},