mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00
chore(release): webpack-5.0.0-rc.7
This commit is contained in:

committed by
Nathan Walker

parent
4632aeaae8
commit
8bc4878a81
@ -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",
|
||||
|
Reference in New Issue
Block a user