Upgrade TS to 3.9

This commit is contained in:
Simon Warta
2020-06-16 11:21:56 +02:00
parent 14c93a9216
commit 27581ce7df
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"prettier": "^2.0.5",
"shx": "^0.3.2",
"source-map-support": "^0.5.6",
"typescript": "~3.8",
"typescript": "~3.9",
"webpack": "^4.12.0",
"webpack-cli": "^3.3.8"
}