We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886e67a commit 0eb7d0cCopy full SHA for 0eb7d0c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-app-auth",
3
- "version": "5.1.2",
+ "version": "6.0.0-rc1",
4
"description": "React Native bridge for AppAuth for supporting any OAuth 2 provider",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -44,7 +44,7 @@
44
"author": "[email protected]",
45
"license": "MIT",
46
"peerDependencies": {
47
- "react-native": ">=0.60.0"
+ "react-native": ">=0.63.0"
48
},
49
"devDependencies": {
50
"babel-eslint": "10.0.3",
0 commit comments