#325 Updated to Typescript 4

This commit is contained in:
Alejandro Celaya
2020-11-13 22:46:17 +01:00
parent 6c90d7072f
commit 5c80e853c6
2 changed files with 4 additions and 4 deletions

View File

@@ -147,7 +147,7 @@
"terser-webpack-plugin": "^2.1.2",
"ts-jest": "^26.3.0",
"ts-mockery": "^1.2.0",
"typescript": "^3.9.7",
"typescript": "^4.0.5",
"url-loader": "^2.2.0",
"webpack": "^4.41.0",
"webpack-dev-server": "^3.8.2",