Skip to content

Commit fd8c75f

Browse files
authored
Merge pull request #27 from tokens-studio/fix/updating-react-peer-dep-in-icons
chore: updating peer deps for react in icons
2 parents da4a9ff + f723876 commit fd8c75f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"release:canary": "npm publish --tag canary"
3838
},
3939
"peerDependencies": {
40-
"react": "^18.2.0"
40+
"react": "^18.2.0 || ^19.0.0 || ^20.0.0"
4141
},
4242
"devDependencies": {
4343
"@changesets/cli": "^2.27.9",

0 commit comments

Comments
 (0)