Skip to content

Commit 13b4e40

Browse files
committed
chore: wip
1 parent 0511c06 commit 13b4e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"dev": "wip: needs to start each dev server (views, api, components, docs, desktop)",
1818
"build": "bun --filter='core/*' run build",
1919
"publish:framework": "./scripts/publish",
20-
"publish:dummy-libs": "bun --bun ./core/buddy/src/cli.ts generate:entries && bun --filter 'libs/components/vue' --filter 'libs/components/web' --filter 'libs/functions' publish --access public --no-git-checks"
20+
"publish:dummy-libs": "bun --bun ./core/buddy/src/cli.ts generate:entries && bun --filter './libs/components/vue' --filter './libs/components/web' --filter './libs/functions' publish --access public --no-git-checks"
2121
}
2222
}

0 commit comments

Comments
 (0)