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