Skip to content

Commit

Permalink
Uncap react peerDep version. Fixes #217
Browse files Browse the repository at this point in the history
  • Loading branch information
nomcopter committed Dec 20, 2024
1 parent 66da953 commit bde290c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@
"yarn-deduplicate": "^6.0.1"
},
"peerDependencies": {
"react": "16 - 18"
"react": ">=16"
}
}

0 comments on commit bde290c

Please sign in to comment.