feature(package) webpack v5

This commit is contained in:
coderaiser 2019-12-31 11:54:05 +02:00
parent aeb6f76611
commit fcbe0e4bcb

View file

@ -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"
},