mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(package) webpack v5
This commit is contained in:
parent
aeb6f76611
commit
fcbe0e4bcb
1 changed files with 3 additions and 3 deletions
|
|
@ -186,7 +186,7 @@
|
|||
"gritty": "^4.7.0",
|
||||
"gunzip-maybe": "^1.3.1",
|
||||
"html-looks-like": "^1.0.2",
|
||||
"html-webpack-plugin": "^3.0.7",
|
||||
"html-webpack-plugin": "^4.0.0-beta.11",
|
||||
"inherits": "^2.0.3",
|
||||
"just-pascal-case": "^1.1.0",
|
||||
"limier": "^3.0.0",
|
||||
|
|
@ -218,8 +218,8 @@
|
|||
"tar-stream": "^2.0.0",
|
||||
"unionfs": "^4.0.0",
|
||||
"url-loader": "^3.0.0",
|
||||
"webpack": "^4.0.0",
|
||||
"webpack-cli": "^3.0.1",
|
||||
"webpack": "^5.0.0-beta.11",
|
||||
"webpack-cli": "^4.0.0-beta.1",
|
||||
"webpack-merge": "^4.1.2",
|
||||
"yaspeller": "^6.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue