Update to TypeScript 3.5.x

This commit is contained in:
Jan Oberhauser
2019-06-24 10:28:18 +02:00
parent 9427aedf44
commit 1d86a2a773
8 changed files with 14 additions and 12 deletions

View File

@@ -105,7 +105,7 @@
"n8n-workflow": "^0.1.0",
"ts-jest": "^23.10.1",
"tslint": "^5.11.0",
"typescript": "~3.3.0"
"typescript": "~3.5.2"
},
"dependencies": {
"basic-auth": "^2.0.1",