Skip to content

Commit

Permalink
Add peer dependency for React version 16 or higher in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Dec 16, 2024
1 parent 9bab96e commit 8571c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"provenance": true
},
"peerDependencies": {
"react": ">=16",
"@types/react": ">=16"
},
"dependencies": {
Expand Down

0 comments on commit 8571c35

Please sign in to comment.