fix(package): update async to version 3.0.1 (#188)

This commit is contained in:
greenkeeper[bot] 2019-05-27 00:32:00 +01:00 committed by Maximilian Berkmann
parent 354b5111d4
commit 1c6bdba662

View file

@ -43,7 +43,7 @@
"homepage": "https://github.com/all-contributors/all-contributors-cli#readme",
"dependencies": {
"@babel/runtime": "^7.2.0",
"async": "^2.0.0-rc.1",
"async": "^3.0.1",
"chalk": "^2.3.0",
"didyoumean": "^1.2.1",
"inquirer": "^6.2.1",