Skip to content

Commit

Permalink
v6.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdriver authored Aug 7, 2020
1 parent 886e67a commit 0eb7d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-app-auth",
"version": "5.1.2",
"version": "6.0.0-rc1",
"description": "React Native bridge for AppAuth for supporting any OAuth 2 provider",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -44,7 +44,7 @@
"author": "[email protected]",
"license": "MIT",
"peerDependencies": {
"react-native": ">=0.60.0"
"react-native": ">=0.63.0"
},
"devDependencies": {
"babel-eslint": "10.0.3",
Expand Down

0 comments on commit 0eb7d0c

Please sign in to comment.