File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"react" : " 16.11.0" ,
13
13
"react-native" : " 0.62.2" ,
14
- "react-native-inappbrowser-reborn" : " ^3.4.0 "
14
+ "react-native-inappbrowser-reborn" : " ^3.6.2 "
15
15
},
16
16
"devDependencies" : {
17
17
"@babel/core" : " ^7.9.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-keycloak/native" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.5.3 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " React Native component for Keycloak javascript adapter" ,
6
6
"repository" : " https://github.com/react-keycloak/react-native-keycloak" ,
50
50
"dependencies" : {
51
51
"@react-keycloak/core" : " ^3.2.0" ,
52
52
"@react-keycloak/keycloak-ts" : " ^0.2.1" ,
53
- "react-native-inappbrowser-reborn" : " ^3.5.1 "
53
+ "react-native-inappbrowser-reborn" : " ^3.6.2 "
54
54
},
55
55
"peerDependencies" : {
56
56
"react" : " *" ,
You can’t perform that action at this time.
0 commit comments