Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bitjson committed May 26, 2015
1 parent 2c3d802 commit f72f233
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/bitjson/s18n",
"dependencies": {
"async": "^0.9.0",
"async": "^1.0.0",
"commander": "^2.7.1",
"globby": "^2.0.0",
"htmlparser2": "^3.8.2"
Expand All @@ -42,11 +42,11 @@
"gulp-if": "^1.2.5",
"gulp-istanbul-enforcer": "^1.0.3",
"gulp-jshint": "^1.9.4",
"gulp-load-plugins": "^0.9.0",
"gulp-load-plugins": "^0.10.0",
"gulp-mocha": "^2.0.1",
"gulp-shell": "^0.4.0",
"istanbul": "^0.3.13",
"jshint-stylish": "^1.0.1",
"jshint-stylish": "^2.0.0",
"mocha": "^2.2.1",
"mocha-lcov-reporter": "0.0.2",
"pre-commit": "^1.0.6",
Expand Down

0 comments on commit f72f233

Please sign in to comment.