Skip to content

Commit

Permalink
refactor: add pillar-ui/hooks as peerDep to pillar core
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaAmar committed Sep 8, 2024
1 parent 0195d4c commit 7b9572e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/pillar-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"dependencies": {
"react-dom": "^18.0.0",
"@pillar-ui/hooks": "*"
},
"devDependencies": {
Expand Down

0 comments on commit 7b9572e

Please sign in to comment.