resolve issue with outdated version of async (#1549)

fixes #746
This commit is contained in:
Alex Lam S.L
2017-03-05 01:54:20 +08:00
committed by GitHub
parent ce54c9ccee
commit ea9ab9fb0e
2 changed files with 8 additions and 5 deletions

View File

@@ -29,7 +29,6 @@
"LICENSE"
],
"dependencies": {
"async": "~0.2.6",
"source-map": "~0.5.1",
"uglify-to-browserify": "~1.0.0",
"yargs": "~3.10.0"