Skip to content

Commit 0a4cb2b

Browse files
committed
@supabase/mcp-utils v0.1.2
1 parent db35622 commit 0a4cb2b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mcp-server-supabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@gregnr/postgres-meta": "^0.82.0-dev.2",
3131
"@modelcontextprotocol/sdk": "^1.4.1",
32-
"@supabase/mcp-utils": "0.1.1",
32+
"@supabase/mcp-utils": "0.1.2",
3333
"common-tags": "^1.8.2",
3434
"openapi-fetch": "^0.13.4",
3535
"postgres": "^3.4.5",

packages/mcp-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/mcp-utils",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "MCP utilities",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)