diff --git a/package.json b/package.json index 3b0c13c..f8aa292 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@typescript-eslint/parser": "^5.5.0", "eslint": "^8.3.0", "react": "^17.0.2", - "react-native": "^0.64.0", + "react-native": "^0.70.2", "typescript": "^4.2.4" } }