Merge pull request #41 from tschaub/greenkeeper-async-1.5.1

Update async to version 1.5.1 🚀
This commit is contained in:
Tim Schaub 2016-01-03 11:40:12 -07:00
commit da1990b49f

View file

@ -26,7 +26,7 @@
"test": "mocha --recursive test"
},
"dependencies": {
"async": "1.5.0",
"async": "1.5.1",
"commander": "2.9.0",
"glob": "~6.0.1",
"graceful-fs": "4.1.2",