diff --git a/examples/TouchIDExample/package.json b/examples/TouchIDExample/package.json index 6f0e285b..03b42909 100644 --- a/examples/TouchIDExample/package.json +++ b/examples/TouchIDExample/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "react": "^15.1.0", - "react-native": "^0.40.0", + "react-native": "^0.69.12", "react-native-passcode-auth": "0.1.0", "react-native-touch-id": "file:../.." }