This commit is contained in:
schmelczerandras 2020-10-08 10:27:07 +02:00
parent b498090d7b
commit 220b20476f
10 changed files with 19 additions and 25 deletions

View file

@ -17,7 +17,7 @@
"clean-webpack-plugin": "^3.0.0",
"terser-webpack-plugin": "^2.3.8",
"ts-loader": "^8.0.3",
"typescript": "^3.9.7",
"typescript": "^4.0.3",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
}