chore(release): webpack-5.0.0-rc.7

This commit is contained in:
Igor Randjelovic
2021-09-07 19:36:27 +02:00
committed by Nathan Walker
parent 4632aeaae8
commit 8bc4878a81

View File

@ -1,6 +1,6 @@
{
"name": "@nativescript/webpack",
"version": "5.0.0-rc.6",
"version": "5.0.0-rc.7",
"private": false,
"main": "dist/index.js",
"files": [
@ -46,7 +46,7 @@
"ts-dedent": "^2.0.0",
"ts-loader": "^9.0.0",
"vue-loader": "^15.0.0",
"webpack": "^5.30.0 <= 5.50.0",
"webpack": "^5.30.0 <= 5.50.0 || ^5.51.2",
"webpack-bundle-analyzer": "^4.0.0",
"webpack-chain": "^6.0.0",
"webpack-cli": "^4.0.0",