Update async to 1.5.0.

This commit is contained in:
greenkeeperio-bot
2015-10-25 18:45:03 -07:00
committed by John-David Dalton
parent ae804b8cc7
commit e331ea5d82

View File

@@ -4,7 +4,7 @@
"main": "lodash.js",
"private": true,
"devDependencies": {
"async": "^1.4.2",
"async": "^1.5.0",
"chalk": "^1.1.1",
"coveralls": "^2.11.4",
"curl-amd": "0.8.12",