Skip to content

Commit

Permalink
Revert "chore(react-native): update allowed peerDep to >=0.70 (#6266)"
Browse files Browse the repository at this point in the history
This reverts commit 50cde53.
  • Loading branch information
jordanvn committed Jan 3, 2025
1 parent 0df97dc commit b4ba3a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/many-feet-appear.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"peerDependencies": {
"aws-amplify": "^6.9.0",
"react": "*",
"react-native": ">=0.70",
"react-native": "^0.70 || ^0.71 || ^0.72 || ^0.73 || ^0.74 || ^0.75",
"react-native-safe-area-context": "^4.2.5"
},
"files": [
Expand Down

0 comments on commit b4ba3a7

Please sign in to comment.