Skip to content

Commit 0eb7d0c

Browse files
authored
v6.0.0-rc1
1 parent 886e67a commit 0eb7d0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-app-auth",
3-
"version": "5.1.2",
3+
"version": "6.0.0-rc1",
44
"description": "React Native bridge for AppAuth for supporting any OAuth 2 provider",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -44,7 +44,7 @@
4444
"author": "kadi.kraman@formidable.com",
4545
"license": "MIT",
4646
"peerDependencies": {
47-
"react-native": ">=0.60.0"
47+
"react-native": ">=0.63.0"
4848
},
4949
"devDependencies": {
5050
"babel-eslint": "10.0.3",

0 commit comments

Comments
 (0)