fix(Webpack): revert webpack upgrade

This commit is contained in:
iCrawl
2020-10-19 18:46:49 +02:00
parent e9f36b5041
commit 94c9cc2300
3 changed files with 2221 additions and 252 deletions

View File

@@ -73,11 +73,11 @@
"json-filter-loader": "^1.0.0",
"lint-staged": "^10.4.2",
"prettier": "^2.1.2",
"terser-webpack-plugin": "^5.0.0",
"terser-webpack-plugin": "^4.2.3",
"tslint": "^6.1.3",
"typescript": "^4.0.3",
"webpack": "^5.1.3",
"webpack-cli": "^4.1.0"
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12"
},
"engines": {
"node": ">=12.0.0"