Update JavaScript Minify operation to support ES6.

This commit is contained in:
Jarrod Connolly 2019-10-31 23:18:54 -07:00
parent 734962ac22
commit 462f619f43
3 changed files with 17 additions and 146 deletions

View file

@ -106,7 +106,6 @@
"es6-promisify": "^6.0.2",
"escodegen": "^1.12.0",
"esm": "^3.2.25",
"esmangle": "^1.0.1",
"esprima": "^4.0.1",
"exif-parser": "^0.1.12",
"file-saver": "^2.0.2",
@ -144,6 +143,7 @@
"sortablejs": "^1.9.0",
"split.js": "^1.5.11",
"ssdeep.js": "0.0.2",
"terser": "^4.3.9",
"tesseract.js": "^2.0.0-alpha.15",
"ua-parser-js": "^0.7.20",
"utf8": "^3.0.0",