mirror of
https://github.com/worryzyy/HowToCook-mcp.git
synced 2026-06-04 21:05:55 +08:00
docs: update package.json
This commit is contained in:
parent
668fa0c92f
commit
51d953c8a1
@ -7,7 +7,8 @@
|
||||
"howtocook-mcp": "./build/index.js"
|
||||
},
|
||||
"files": [
|
||||
"build"
|
||||
"build",
|
||||
"README.md"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
@ -42,4 +43,4 @@
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user