Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
emmenko committed Apr 5, 2014
1 parent f7215e7 commit 67a7001
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
"dependencies": {
"request": "~2.34.0",
"underscore": "~1.6.0",
"sphere-node-utils": "~0.3.2"
"sphere-node-utils": "~0.4.0"
},
"devDependencies": {
"coveralls": "~2.8.0",
"grunt": "~0.4.2",
"coveralls": "~2.10.0",
"grunt": "~0.4.4",
"grunt-bump": "~0.0.13",
"grunt-coffeelint": "~0.0.8",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-coffee": "~0.10.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-shell": "~0.6.4",
"istanbul": "~0.2.4",
"jasmine-node": "~1.13.1",
Expand Down

0 comments on commit 67a7001

Please sign in to comment.