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 1
1
{
2
2
"name" : " react-native-modals" ,
3
- "version" : " 0.19.6 " ,
3
+ "version" : " 0.19.7 " ,
4
4
"description" : " React Native Modals Library for IOS & Android." ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
31
31
"dependencies" : {
32
32
"babel-plugin-flow-react-proptypes" : " ^9.1.1" ,
33
33
"prop-types" : " ^15.6.0" ,
34
- "react-native-root-siblings" : " ^3.2.1 "
34
+ "react-native-root-siblings" : " ^3.2.2 "
35
35
},
36
36
"peerDependencies" : {
37
37
"react-native" : " >=0.50.0"
Original file line number Diff line number Diff line change @@ -6066,7 +6066,7 @@ react-native-mock-render@^0.0.26:
6066
6066
react-timer-mixin "^0.13.3"
6067
6067
warning "^2.1.0"
6068
6068
6069
- react-native-root-siblings@^3.2.1 :
6069
+ react-native-root-siblings@^3.2.2 :
6070
6070
version "3.2.2"
6071
6071
resolved "https://registry.yarnpkg.com/react-native-root-siblings/-/react-native-root-siblings-3.2.2.tgz#2b5105d4bb236041148248b94c6dc04601205eb8"
6072
6072
integrity sha512-J74JmwwEpv22Q3g91mdTW0ZuMsuexFmuH/wUuY50ZyvOX/yfDY76htXjtra8bcUwCfkGOjbW5/do2Ob9cGSAnA==
You can’t perform that action at this time.
0 commit comments