Skip to content

Commit 73f231f

Browse files
committed
remove build studio
1 parent 5cfca60 commit 73f231f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "vitest run",
88
"test:integration": "vitest run --config vitest.integration.config.ts",
99
"dev": "mastra dev",
10-
"build": "mastra build --studio",
10+
"build": "mastra build",
1111
"start": "mastra start",
1212
"lint": "eslint .",
1313
"lint:fix": "eslint . --fix",

0 commit comments

Comments
 (0)