Merge pull request #1 from roderickhsiao/async-patch-1

Update async package version
This commit is contained in:
Roderick Hsiao 2015-01-29 00:26:40 -08:00
commit 3b05530554

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"