mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 13:21:55 +00:00
feat: Add npm release script
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
"test-mcp-server": "bun run src/test/manual/test-mcp-server.ts",
|
||||
"test": "bun test",
|
||||
"prepublish": "npm run type-check && npm run lint && npm pack --dry-run",
|
||||
"publish": "npm publish --access=public"
|
||||
"release": "bash scripts/release.sh --patch"
|
||||
},
|
||||
"keywords": [
|
||||
"mcp",
|
||||
|
||||
Reference in New Issue
Block a user