Skip to content

Commit

Permalink
updating npm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jmar777 committed Dec 8, 2013
1 parent d450379 commit bb62aca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -14,11 +14,11 @@
"test-es5": "node test-es5/run.js" "test-es5": "node test-es5/run.js"
}, },
"devDependencies": { "devDependencies": {
"mocha": "1.11.x", "mocha": "~1.15.1",
"q": "0.9.x", "q": "~0.9.7",
"regenerator": "0.2.x", "regenerator": "~0.3.1",
"grunt": "~0.4.1", "grunt": "~0.4.2",
"grunt-contrib-jshint": "~0.7.1" "grunt-contrib-jshint": "~0.7.2"
}, },
"engines": { "engines": {
"node": ">=0.11.3" "node": ">=0.11.3"
Expand Down

0 comments on commit bb62aca

Please sign in to comment.