mirror of
https://github.com/upstash/context7.git
synced 2025-11-26 06:58:25 +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
|
if: github.event.release.prerelease
|
||||||
run: |
|
run: |
|
||||||
npm pkg delete scripts.prepare
|
npm pkg delete scripts.prepare
|
||||||
npm publish --access public --tag=canary
|
npm publish --access public --tag=canary
|
||||||
|
|||||||
@ -12,7 +12,11 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/upstash/context7-mcp.git"
|
"url": "git+https://github.com/upstash/context7-mcp.git"
|
||||||
},
|
},
|
||||||
"keywords": ["modelcontextprotocol", "mcp", "context7"],
|
"keywords": [
|
||||||
|
"modelcontextprotocol",
|
||||||
|
"mcp",
|
||||||
|
"context7"
|
||||||
|
],
|
||||||
"author": "abdush",
|
"author": "abdush",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user