Skip to content

Commit 87c4a6b

Browse files
committed
chore: add colors
1 parent 175b970 commit 87c4a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"scripts": {
7-
"start": "run-on-output -n 'ready' -p 'burger.*lock,agent.*lock' concurrently \"npm:start:*\" --kill-others",
7+
"start": "run-on-output -n 'ready' -p 'burger.*lock,agent.*lock' concurrently \"npm:start:*\" --raw --kill-others",
88
"start:burger": "npm run start --workspace=burger-webapp",
99
"start:mcp": "npm run start --workspace=burger-mcp",
1010
"start:agent": "npm run start --workspace=agent-webapp",

0 commit comments

Comments
 (0)