mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
Upgrade uglify-js to 3.3.25
(closes #4886, closes #4873) There was an unknown issue before causing uglify to fail, but seems resolved with current version, tested on Node 6, 8, and 10
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@
|
||||
"sinon-chai": "^3.0.0",
|
||||
"smash": "0.0",
|
||||
"svg-sprite": "1.4.0",
|
||||
"uglify-js": "~3.2.0",
|
||||
"uglify-js": "~3.3.25",
|
||||
"xml2js": "^0.4.17",
|
||||
"xmlbuilder": "^10.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user