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 9a23e70 commit a6fee6bCopy full SHA for a6fee6b
3 files changed
package.json
@@ -8,7 +8,7 @@
8
"dev": "pnpm -r run dev",
9
"play": "pnpm -C packages/nuxt-mcp play",
10
"lint": "eslint",
11
- "release": "bumpp -r && pnpm -r publish",
+ "release": "bumpp -r",
12
"test": "vitest",
13
"inspect": "npx @modelcontextprotocol/inspector",
14
"typecheck": "tsc --noEmit",
0 commit comments