update deps
updated async and optimist deps for better reliability + async added some speed improvements
This commit is contained in:
parent
7bf59b5bcd
commit
3daf18418c
|
|
@ -15,9 +15,9 @@
|
||||||
"url": "https://github.com/mishoo/UglifyJS2.git"
|
"url": "https://github.com/mishoo/UglifyJS2.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async" : "~0.2.6",
|
"async" : "~0.9.0",
|
||||||
"source-map" : "~0.1.33",
|
"source-map" : "~0.1.33",
|
||||||
"optimist" : "~0.3.5",
|
"optimist" : "~0.6.1",
|
||||||
"uglify-to-browserify": "~1.0.0"
|
"uglify-to-browserify": "~1.0.0"
|
||||||
},
|
},
|
||||||
"browserify": {
|
"browserify": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user