Skip to content

Commit a6fee6b

Browse files
committed
chore: update deps
1 parent 9a23e70 commit a6fee6b

3 files changed

Lines changed: 197 additions & 49 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dev": "pnpm -r run dev",
99
"play": "pnpm -C packages/nuxt-mcp play",
1010
"lint": "eslint",
11-
"release": "bumpp -r && pnpm -r publish",
11+
"release": "bumpp -r",
1212
"test": "vitest",
1313
"inspect": "npx @modelcontextprotocol/inspector",
1414
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)