Updated Typescript version to latest

This commit is contained in:
Alexander Cerutti
2019-11-22 22:41:51 +01:00
parent 6eba4524a5
commit 320b64c4b7
2 changed files with 4 additions and 4 deletions

View File

@@ -36,6 +36,6 @@
"@types/node-forge": "^0.8.4",
"@types/yazl": "^2.4.1",
"jasmine": "^3.4.0",
"typescript": "^3.5.2"
"typescript": "^3.7.2"
}
}