Skip to content

Commit 5a91101

Browse files
committed
chore: add mcp-utils to root test script
1 parent 32aefd0 commit 5a91101

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
],
55
"scripts": {
66
"build": "npm run build --workspace @supabase/mcp-utils --workspace @supabase/mcp-server-supabase",
7-
"test": "npm run test --workspace @supabase/mcp-server-supabase"
7+
"test": "npm run test --workspace @supabase/mcp-utils --workspace @supabase/mcp-server-supabase"
88
},
99
"devDependencies": {
1010
"supabase": "^2.1.1"

0 commit comments

Comments
 (0)