Skip to content

Commit

Permalink
Update React peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nbasili committed Dec 17, 2020
1 parent 1f09b30 commit 0e0ac36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"node": ">=10.0.0"
},
"peerDependencies": {
"@transifex/native": "^0.7.2",
"@transifex/native": "^0.7.0 || ^0.8.0",
"prop-types": "^15.0.0",
"react": "^16.0.0 || ^17.0.0"
},
Expand Down

0 comments on commit 0e0ac36

Please sign in to comment.