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,7 +58,7 @@
"react-native-gesture-handler": "~1.7.0",
"react-native-safe-area-context": "3.1.4",
"react-native-screens": "~2.10.1",
"typescript": "^4.0.3"
"typescript": "^4.1.2"
},
"peerDependencies": {
"@react-navigation/native": "^5.0.5",