Skip to content

Commit

Permalink
Bump async version
Browse files Browse the repository at this point in the history
  • Loading branch information
roderickhsiao committed Jun 17, 2015
1 parent 8f04597 commit 51928cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "npm run lint && npm run cover"
},
"dependencies": {
"async": "^0.9.0"
"async": "^1.0.0"
},
"devDependencies": {
"chai": "^2.0",
Expand Down

0 comments on commit 51928cd

Please sign in to comment.