Skip to content

Commit

Permalink
deps: update react peer deps (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
shadcn authored Nov 14, 2024
1 parent a308ca9 commit 6edec08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/radix-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prepublishOnly": "npm run build"
},
"peerDependencies": {
"react": "^16.x || ^17.x || ^18.x || ^19.x"
"react": "^16.x || ^17.x || ^18.x || ^19.0.0 || ^19.0.0-rc"
},
"devDependencies": {
"@modulz/generate-icon-lib": "^0.2.1",
Expand Down

0 comments on commit 6edec08

Please sign in to comment.