Skip to content

Commit

Permalink
Updated dependencies…
Browse files Browse the repository at this point in the history
again!
  • Loading branch information
yuchi committed Sep 27, 2014
1 parent a91cc34 commit b2a07ae
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@
"test": "grunt test:node"
},
"dependencies": {
"bluebird": "~1.0.3",
"bluebird": "~2.3.4",
"btoa": "~1.1.1",
"grunt-contrib-clean": "~0.6.0",
"grunt-mocha-test": "~0.12.0",
"mocha": "~1.21.4",
"superagent": "~0.19.0",
"ti-superagent": "~0.6.0"
Expand All @@ -34,8 +32,8 @@
"superagent": "ti-superagent"
},
"devDependencies": {
"grunt-contrib-clean": "~0.5.0",
"grunt-mocha-test": "~0.10.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-mocha-test": "~0.12.0",
"grunt-titanium": "~0.2.2",
"grunt-titaniumifier": "~0.2.7",
"grunt-zip": "~0.16.0",
Expand Down

0 comments on commit b2a07ae

Please sign in to comment.