chore: upgrade to typescript 4.1

This commit is contained in:
Satyajit Sahoo
2020-12-03 01:56:28 +01:00
parent 12b893d7ca
commit 65d8b487f8
16 changed files with 25 additions and 25 deletions

View File

@@ -58,6 +58,6 @@
"nodemon": "^2.0.6",
"playwright": "^0.14.0",
"serve": "^11.3.0",
"typescript": "^4.0.3"
"typescript": "^4.1.2"
}
}