We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32aefd0 commit 5a91101Copy full SHA for 5a91101
package.json
@@ -4,7 +4,7 @@
4
],
5
"scripts": {
6
"build": "npm run build --workspace @supabase/mcp-utils --workspace @supabase/mcp-server-supabase",
7
- "test": "npm run test --workspace @supabase/mcp-server-supabase"
+ "test": "npm run test --workspace @supabase/mcp-utils --workspace @supabase/mcp-server-supabase"
8
},
9
"devDependencies": {
10
"supabase": "^2.1.1"
0 commit comments