chore: format and lint

This commit is contained in:
Abdusshh 2025-04-19 14:53:04 +03:00
parent 11c5daf82d
commit a628fc7cb4
2 changed files with 6 additions and 2 deletions

View File

@ -51,4 +51,4 @@ jobs:
if: github.event.release.prerelease
run: |
npm pkg delete scripts.prepare
npm publish --access public --tag=canary
npm publish --access public --tag=canary

View File

@ -12,7 +12,11 @@
"type": "git",
"url": "git+https://github.com/upstash/context7-mcp.git"
},
"keywords": ["modelcontextprotocol", "mcp", "context7"],
"keywords": [
"modelcontextprotocol",
"mcp",
"context7"
],
"author": "abdush",
"license": "MIT",
"type": "module",