Skip to content

Commit 201ccba

Browse files
committed
chore: wip
1 parent d8e0365 commit 201ccba

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
@@ -347,7 +347,7 @@
347347
],
348348
"scripts": {
349349
"buddy": "bun --bun run ./core/src/buddy/src/cli.ts",
350-
"build": "./scripts/build",
350+
"build": "./core/scripts/build",
351351
"dev": "bunx pnpm --filter='./core/src/**' dev",
352352
"up": "bunx taze major -I",
353353
"publish:framework": "bunx pnpm --filter './core/src/**' publish --access public --no-git-checks",

0 commit comments

Comments
 (0)