Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Jun 4, 2024
1 parent 891e8a6 commit 104d5eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion storage/framework/core/components/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"build": "bunx --bun vite build --mode lib",
"build:demo": "bunx --bun vite build",
"build:types": "bunx --bun vue-tsc -p tsconfig.build.json && api-extractor run",
"preview": "bunx --bun vite preview"
"preview": "bunx --bun vite preview",
"prepublishOnly": "bun run build"
},
"dependencies": {
"@stacksjs/ui": "workspace:*",
Expand Down

0 comments on commit 104d5eb

Please sign in to comment.