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

@@ -53,7 +53,7 @@
"react-native": "~0.63.2",
"react-native-paper": "^4.2.0",
"react-native-vector-icons": "^7.0.0",
"typescript": "^4.0.3"
"typescript": "^4.1.2"
},
"peerDependencies": {
"@react-navigation/native": "^5.0.5",