Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea committed May 11, 2015
1 parent c43211f commit 448317e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
},
"dependencies": {
"es6-promise": "^2.1.1",
"minimatch": "^2.0.4"
"minimatch": "^2.0.7"
},
"devDependencies": {
"babel": "^5.1.13",
"babel-core": "^5.1.13",
"babel-plugin-espower": "^0.2.2",
"babel": "^5.2.17",
"babel-core": "^5.2.17",
"babel-plugin-espower": "^0.3.0",
"coveralls": "^2.11.2",
"eslint": "^0.20.0",
"eslint": "^0.21.0",
"istanbul": "^0.3.13",
"mocha": "^2.2.4",
"npm-run-all": "^1.2.3",
"npm-run-all": "^1.2.4",
"power-assert": "^0.11.0",
"rimraf": "^2.3.2"
"rimraf": "^2.3.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 448317e

Please sign in to comment.