Skip to content

Commit d1a1a62

Browse files
committed
Fix peer deps for drawer
1 parent c503e7d commit d1a1a62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Pre.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const versions = {
1717
'7.0.0-alpha.11',
1818
{
1919
...peers,
20+
'react-native-gesture-handler': '*',
2021
'react-native-reanimated': '*',
2122
},
2223
],

0 commit comments

Comments
 (0)