Skip to content

Commit

Permalink
fix shadcn ui
Browse files Browse the repository at this point in the history
  • Loading branch information
luannguyenQV committed Dec 25, 2024
1 parent f89ff82 commit 112598d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,12 @@
},
"pnpm": {
"overrides": {
"vaul>react": "^19.0.1",
"vaul>react-dom": "^19.0.1",
"vaul>@types/react": "^19.0.1",
"vaul>@types/react-dom": "^19.0.1",
"react": "^19.0.1",
"react-dom": "^19.0.1",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1"
}
Expand Down

0 comments on commit 112598d

Please sign in to comment.