Skip to content

Commit

Permalink
Update peer-deps (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdpino authored Mar 31, 2023
1 parent 920f6f9 commit 6464eac
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
Expand Up @@ -70,8 +70,8 @@
"typescript": "^4.8.3"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-native": "^0.60.0",
"react": "*",
"react-native": "*",
"react-native-gesture-handler": "^2.3.2",
"react-native-reanimated": "^2.4.1"
},
Expand Down

0 comments on commit 6464eac

Please sign in to comment.