Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit dc9d038

Browse files
fix: decrease minimum required uglify-js version (#357)
1 parent 266bb1c commit dc9d038

File tree

2 files changed

+46
-31
lines changed

2 files changed

+46
-31
lines changed

package-lock.json

Lines changed: 45 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"schema-utils": "^1.0.0",
4848
"serialize-javascript": "^1.4.0",
4949
"source-map": "^0.6.1",
50-
"uglify-js": "^3.4.9",
50+
"uglify-js": "^3.0.0",
5151
"webpack-sources": "^1.1.0",
5252
"worker-farm": "^1.5.2"
5353
},

0 commit comments

Comments
 (0)