We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4632aea commit 8bc4878Copy full SHA for 8bc4878
packages/webpack5/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/webpack",
3
- "version": "5.0.0-rc.6",
+ "version": "5.0.0-rc.7",
4
"private": false,
5
"main": "dist/index.js",
6
"files": [
@@ -46,7 +46,7 @@
46
"ts-dedent": "^2.0.0",
47
"ts-loader": "^9.0.0",
48
"vue-loader": "^15.0.0",
49
- "webpack": "^5.30.0 <= 5.50.0",
+ "webpack": "^5.30.0 <= 5.50.0 || ^5.51.2",
50
"webpack-bundle-analyzer": "^4.0.0",
51
"webpack-chain": "^6.0.0",
52
"webpack-cli": "^4.0.0",
0 commit comments