Skip to content

Commit 0a43148

Browse files
fix(package): update terser-webpack-plugin to version 2.3.0
Closes #57
1 parent 0614561 commit 0a43148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"postcss-loader": "^3.0.0",
1717
"sass-loader": "^7.1.0",
1818
"style-loader": "^0.23.0",
19-
"terser-webpack-plugin": "^1.2.2",
19+
"terser-webpack-plugin": "^2.3.0",
2020
"trash": "^4.3.0",
2121
"url-loader": "^1.1.1",
2222
"webpack": "^4.19.1",

0 commit comments

Comments
 (0)