Skip to content

Commit 46d1c2e

Browse files
committed
feat: fix shadcn
1 parent 48e15b4 commit 46d1c2e

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

packages/ui/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import "./app/globals.css"
1+
import "./src/globals.css"
22

33
export { Typography } from "./src/components/ui/typography"
44

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"tailwind-merge": "^1.14.0",
7272
"tailwindcss": "3.4.4",
7373
"tailwindcss-animate": "^1.0.7",
74-
"vaul": "^0.9.0",
74+
"vaul": "^1.1.2",
7575
"zod": "^3.23.8"
7676
},
7777
"overrides": {
File renamed without changes.

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)