Bump TS to 3.9

This commit is contained in:
Fredrik Adelöw
2020-05-13 08:34:08 +02:00
parent 3435ae9a13
commit 1e8ad4b163
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@types/helmet": "^0.0.45",
"jest": "^25.1.0",
"tsc-watch": "^4.2.3",
"typescript": "^3.8.3",
"typescript": "^3.9.2",
"winston": "^3.2.1"
},
"nodemonConfig": {