upgraded typescript

This commit is contained in:
Jan Prochazka
2021-09-28 12:34:54 +02:00
parent aad39227b7
commit 5b4e69fa0a
8 changed files with 11 additions and 16 deletions

View File

@@ -65,7 +65,7 @@
"env-cmd": "^10.1.0",
"node-loader": "^1.0.2",
"nodemon": "^2.0.2",
"typescript": "^3.7.4",
"typescript": "^4.4.3",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"
},