Skip to content

Commit 4c25eaa

Browse files
authored
fix: ensure latest compression-webpack-plugin is installed
1 parent aacbb99 commit 4c25eaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/install/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"webpack-subresource-integrity": "^5.1.0"
1616
},
1717
"common": {
18-
"compression-webpack-plugin": "^9.0.0 || ^10.0.0|| ^11.0.0",
18+
"compression-webpack-plugin": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0",
1919
"css-loader": "^6.0.0 || ^7.0.0",
2020
"sass-loader": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
2121
"style-loader": "^3.0.0 || ^4.0.0"

0 commit comments

Comments
 (0)