I was wrong - revert uglify to 2.7.5

https://github.com/openstreetmap/iD/pull/3866#issuecomment-283121283
This commit is contained in:
Bryan Housel
2017-02-28 21:09:27 -05:00
parent ee0dadd81b
commit 8d0c49d8d7
+1 -1
View File
@@ -69,7 +69,7 @@
"sinon-chai": "~2.8.0",
"smash": "0.0",
"svg-sprite": "1.3.6",
"uglify-js": "~2.8.1",
"uglify-js": "~2.7.5",
"xml2js": "~0.4.17",
"xmlbuilder": "~8.2.2"
},