Merge pull request #135 from tschaub/greenkeeper-async-2.1.2

Update async to version 2.1.2 🚀
This commit is contained in:
Tim Schaub 2016-10-16 21:07:52 -06:00 committed by GitHub
commit de66f8bf4e

View file

@ -26,7 +26,7 @@
"test": "mocha --recursive test"
},
"dependencies": {
"async": "1.5.2",
"async": "2.1.2",
"commander": "2.9.0",
"globby": "^5.0.0",
"graceful-fs": "4.1.6",