mirror of
https://github.com/upstash/context7.git
synced 2025-11-24 22:17:34 +00:00
chore: format and lint
This commit is contained in:
parent
11c5daf82d
commit
a628fc7cb4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user