mirror of
https://github.com/upstash/context7.git
synced 2025-11-29 00:21:58 +00:00
chore: update package.json
This commit is contained in:
parent
dd3b1661c1
commit
36a6e3bcfe
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@upstash/context7-mcp",
|
"name": "@upstash/context7-mcp",
|
||||||
"version": "1.0.0",
|
"version": "0.0.2",
|
||||||
"description": "MCP server for Context7",
|
"description": "MCP server for Context7",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
"context7-mcp": "./build/index.js"
|
"context7-mcp": "build/index.js"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"build"
|
"build"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user