Updated Typescript

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2019-12-02 15:56:46 +01:00
parent c044d3180b
commit 4fc3bb24d1
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
"license": "MIT",
"private": false,
"devDependencies": {
"typescript": "^3.6.4"
"typescript": "^3.7.2"
},
"scripts": {
"build": "tsc",