Update async package version

This commit is contained in:
Roderick Hsiao 2015-01-29 00:22:19 -08:00
parent fbbaa42ee5
commit 4aafe869af

View File

@ -15,7 +15,7 @@
"url": "https://github.com/mishoo/UglifyJS2.git"
},
"dependencies": {
"async" : "~0.2.6",
"async" : "~0.9.0",
"source-map" : "0.1.34",
"yargs": "~1.3.3",
"uglify-to-browserify": "~1.0.0"