Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shootaroo committed May 19, 2015
1 parent e44801e commit 72e379f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,17 @@
"prepush": "npm test"
},
"devDependencies": {
"babel": "^5.0.0",
"espower-babel": "^1.4.1",
"babel": "^5.4.0",
"babel-core": "^5.4.0",
"espower-babel": "^3.1.0",
"grunt": "~0.4.0",
"grunt-contrib-jshint": "~0.11.0",
"grunt-jscs": "~1.6.0",
"grunt-jscs": "~1.8.0",
"grunt-mocha-test": "~0.12.0",
"husky": "~0.7.0",
"power-assert": "~0.10.0",
"husky": "~0.8.0",
"power-assert": "~0.11.0",
"sinon": "~1.14.0",
"time-grunt": "~1.1.0"
"time-grunt": "~1.2.0"
},
"peerDependencies": {
"grunt": "~0.4.0"
Expand Down

0 comments on commit 72e379f

Please sign in to comment.