chore: update @types/react-native and remove ts-ignore (#9518)

This commit is contained in:
Jesse Katsumata
2021-05-09 12:45:52 +09:00
committed by GitHub
parent 459fd27050
commit 6866ad2cda
10 changed files with 12 additions and 14 deletions

View File

@@ -46,7 +46,7 @@
"@types/node-fetch": "^2.5.9",
"@types/react": "~16.9.35",
"@types/react-dom": "~16.9.8",
"@types/react-native": "~0.63.2",
"@types/react-native": "~0.64.4",
"babel-loader": "^8.2.2",
"babel-plugin-module-resolver": "^4.0.0",
"babel-preset-expo": "8.3.0",