Skip to content

Commit a8a6f4c

Browse files
committed
fix
1 parent 013f4ae commit a8a6f4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"scripts": {
77
"dev": "bun run --env-file=../../.env vite",
8-
"build": "bun run vite build",
8+
"build": "vite build",
99
"preview": "vite preview",
1010
"check": "tsc --noEmit",
1111
"storybook": "storybook dev -p 6006",

0 commit comments

Comments
 (0)