Skip to content

Commit ef14321

Browse files
committed
fix(package): pin uglifyjs-webpack-plugin to 1.2.0
Workaround for webpack-contrib/uglifyjs-webpack-plugin#241
1 parent d5cd259 commit ef14321

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"standard-markdown": "^4.0.2",
7171
"string-to-arraybuffer": "^1.0.0",
7272
"typescript": "^2.6.2",
73+
"uglifyjs-webpack-plugin": "1.2.0",
7374
"webpack": "^4.0.0-beta.1",
7475
"webpack-bundle-analyzer": "^2.10.0",
7576
"webpack-cli": "^2.0.4"

0 commit comments

Comments
 (0)