Skip to content

Commit

Permalink
Primitives: Add missing peer dependency (#64218)
Browse files Browse the repository at this point in the history
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: gziolo <[email protected]>
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: anomiex <[email protected]>
  • Loading branch information
5 people committed Aug 3, 2024
1 parent 5cb1e2e commit 79b0752
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions packages/primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
"@wordpress/element": "file:../element",
"clsx": "^2.1.1"
},
"peerDependencies": {
"react": "^18.0.0"
},
"publishConfig": {
"access": "public"
}
Expand Down

0 comments on commit 79b0752

Please sign in to comment.