Skip to content

Commit 4d3e690

Browse files
Bump + not sure how SSE works
1 parent bd13733 commit 4d3e690

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"preinstall": "npx only-allow pnpm",
77
"clean": "turbo run clean && rm -rf .turbo",
88
"clean:cache": "turbo daemon stop; sleep 1; rm -rf .turbo node_modules/.cache",
9+
"backend:run": "pnpm --filter ./packages/libs/backend start",
910
"build": "turbo run _build --filter=\"./packages/libs/*\"",
1011
"build:all": "turbo run _build",
1112
"dev": "pnpm --filter \"./packages/libs/*\" --parallel dev",

0 commit comments

Comments
 (0)