Skip to content

Commit df8015b

Browse files
committed
chore: wip
1 parent c61abd7 commit df8015b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/framework/libs/components/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"types": "dist/index.d.ts",
3535
"files": ["README.md", "dist", "src"],
3636
"scripts": {
37-
"dev": "bunx vite -c ../../../core/vite-config/src/components.ts",
37+
"dev": "bunx --bun vite -c ../../../core/vite-config/src/components.ts",
3838
"build": "bunx --bun vite build -c ../../../core/vite-config/src/components.ts",
3939
"prepublishOnly": "bun run build"
4040
},

0 commit comments

Comments
 (0)