File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3535 "author" :
" CursedWizard <[email protected] > (https://github.com/CursedWizard)" ,
3636 "license" : " MIT" ,
3737 "bugs" : {
38+ 3839 "url" : " https://github.com/CursedWizard/react-native-navigation-bottom-sheet/issues"
3940 },
4041 "homepage" : " https://github.com/CursedWizard/react-native-navigation-bottom-sheet#readme" ,
6667 "peerDependencies" : {
6768 "react" : " *" ,
6869 "react-native" : " *" ,
69- "react-native-gesture-handler" : " >=1.10.1" ,
70- "react-native-reanimated" : " >=2.2.0"
70+ "react-native-gesture-handler" : " *" ,
71+ "react-native-reanimated" : " *" ,
72+ "react-native-navigation" : " >=6.5.0"
7173 },
7274 "jest" : {
7375 "preset" : " react-native" ,
145147 ]
146148 ]
147149 },
148- "dependencies" : {
149- "react-native-navigation" : " ^7.18.1"
150- }
150+ "dependencies" : {}
151151}
You can’t perform that action at this time.
0 commit comments