update typescript

step 3 of update Angular 10-> 11
This commit is contained in:
2020-11-23 11:36:36 +01:00
parent 34b80a2864
commit 405e5e9799
2 changed files with 4 additions and 4 deletions

View File

@@ -47,6 +47,6 @@
"protractor": "~7.0.0",
"ts-node": "~8.5.4",
"tslint": "~6.1.0",
"typescript": "~3.9.7"
"typescript": "~4.0.0"
}
}