Upgrade typescript to 4.0

This commit is contained in:
Simon Warta
2020-10-15 16:59:02 +02:00
parent dd1a94c471
commit f2855ccaa6
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"shx": "^0.3.2",
"source-map-support": "^0.5.19",
"typedoc": "^0.17.8",
"typescript": "~3.9",
"typescript": "~4.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12"
}