Replace our custom compression-webpack-plugin
patch with the fixed upstream version (#28510)
This commit is contained in:
parent
a2624ff739
commit
fb5eb1f655
3 changed files with 6 additions and 43 deletions
|
@ -67,7 +67,7 @@
|
|||
"classnames": "^2.3.2",
|
||||
"cocoon-js-vanilla": "^1.3.0",
|
||||
"color-blend": "^4.0.0",
|
||||
"compression-webpack-plugin": "patch:compression-webpack-plugin@npm%3A6.1.1#~/.yarn/patches/compression-webpack-plugin-npm-6.1.1-3a2a65987e.patch",
|
||||
"compression-webpack-plugin": "^6.1.2",
|
||||
"core-js": "^3.30.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^5.2.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue