Skip to content

Commit bd79ff8

Browse files
committed
fix missing vite
1 parent ac21ec2 commit bd79ff8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

bun.lock

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

packages/enterprise/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"@typescript/native-preview": "catalog:",
2929
"@types/luxon": "catalog:",
3030
"tailwindcss": "catalog:",
31-
"typescript": "catalog:"
31+
"typescript": "catalog:",
32+
"vite": "catalog:"
3233
},
3334
"engines": {
3435
"node": ">=22"

0 commit comments

Comments
 (0)