Downgrade the extraction-webpack-plugin to 2.2.0

This commit is contained in:
Daniel Dudzic 2024-04-15 16:34:48 +02:00
parent d970c1d2b5
commit 32a410850c
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
6 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@
"@babel/core": "^7.19",
"@babel/preset-env": "^7.19",
"@babel/preset-react": "^7.18.6",
"@woocommerce/dependency-extraction-webpack-plugin": "^2.3.0",
"@woocommerce/dependency-extraction-webpack-plugin": "^2.2.0",
"babel-loader": "^8.2",
"cross-env": "^7.0.3",
"file-loader": "^6.2.0",