Skip to content

Commit

Permalink
fix(package): update async to version 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 25, 2017
1 parent 3e32dda commit d81a670
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 @@ -33,7 +33,7 @@
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"dependencies": {
"async": "~2.4.0",
"async": "~2.5.0",
"chalk": "^1.1.3"
},
"devDependencies": {
Expand Down

0 comments on commit d81a670

Please sign in to comment.