Skip to content

Commit

Permalink
Merge pull request #19 from roderickhsiao/patch-1
Browse files Browse the repository at this point in the history
bump dependencies
  • Loading branch information
koulmomo committed Jun 17, 2015
2 parents 8f04597 + 54106a1 commit bb42840
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 @@ -15,12 +15,12 @@
"test": "npm run lint && npm run cover"
},
"dependencies": {
"async": "^0.9.0"
"async": "^1.0.0"
},
"devDependencies": {
"chai": "^2.0",
"chai": "^3.0",
"coveralls": "^2.11.1",
"eslint": "^0.17.0",
"eslint": "^0.23.0",
"istanbul": "^0.3.5",
"jsdom": "^3.0",
"mocha": "^2.0",
Expand Down

0 comments on commit bb42840

Please sign in to comment.