Skip to content

Commit

Permalink
fix: try to solve package error
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaAmar committed Sep 9, 2024
1 parent db1bf90 commit 17db4a9
Show file tree
Hide file tree
Showing 2 changed files with 1,165 additions and 2,535 deletions.
4 changes: 2 additions & 2 deletions packages/pillar-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"type:check": "tsc --noEmit"
},
"peerDependencies": {
"@pillar-ui/hooks": "^0.7.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"@pillar-ui/hooks": "^0.7.2"
"react-dom": "^18.0.0"
},
"devDependencies": {
"@pillar-ui/eslint": "*",
Expand Down
Loading

0 comments on commit 17db4a9

Please sign in to comment.