chore: upgrade @types/react-native

This commit is contained in:
Satyajit Sahoo
2021-02-21 23:39:54 +01:00
parent 26351254fc
commit 0fc718b49d
13 changed files with 18 additions and 22 deletions

View File

@@ -27,7 +27,7 @@
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.0.tar.gz",
"react-native-appearance": "~0.3.3",
"react-native-gesture-handler": "~1.8.0",
"react-native-paper": "^4.5.0",
"react-native-paper": "^4.7.2",
"react-native-reanimated": "~1.13.0",
"react-native-safe-area-context": "3.1.9",
"react-native-screens": "~2.15.0",
@@ -44,7 +44,7 @@
"@types/node-fetch": "^2.5.7",
"@types/react": "~16.9.35",
"@types/react-dom": "~16.9.8",
"@types/react-native": "~0.62.0",
"@types/react-native": "~0.63.50",
"babel-loader": "^8.2.2",
"babel-plugin-module-resolver": "^4.0.0",
"babel-preset-expo": "8.3.0",