Skip to content

Commit

Permalink
fix(package): update async to version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 7, 2017
1 parent db9ec29 commit 01c8389
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.5.0",
"async": "~2.6.0",
"chalk": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 01c8389

Please sign in to comment.