Skip to content

Commit

Permalink
fix(package): update async to version 3.2.0
Browse files Browse the repository at this point in the history
Closes #34
  • Loading branch information
greenkeeper[bot] committed Feb 24, 2020
1 parent 0487183 commit 9bac105
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 @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/garbados/dat-boi#readme",
"dependencies": {
"async": "^2.6.0",
"async": "^3.2.0",
"chalk": "^2.3.0",
"debug": "^3.1.0",
"express": "^4.15.4",
Expand Down

0 comments on commit 9bac105

Please sign in to comment.