chore: fix sample typing mismatch

This commit is contained in:
olivier bouillet
2023-01-02 22:39:04 +01:00
parent b3fffcfb59
commit 11b9449692
2 changed files with 7 additions and 16 deletions

View File

@@ -22,7 +22,7 @@
"@babel/runtime": "^7.12.5",
"@react-native-community/eslint-config": "^2.0.0",
"@types/react": "^18.0.6",
"@types/react-native": "^0.67.6",
"@types/react-native": "^0.70.6",
"babel-plugin-module-resolver": "^4.1.0",
"babel-jest": "^26.6.3",
"eslint": "^7.32.0",