This commit is contained in:
weilei 2025-06-13 10:52:53 +08:00
parent 271ae7da6c
commit 668fa0c92f
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "howtocook-mcp",
"version": "0.0.7",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "howtocook-mcp",
"version": "0.0.7",
"version": "0.1.0",
"license": "ISC",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.9.0",

View File

@ -1,6 +1,6 @@
{
"name": "howtocook-mcp",
"version": "0.0.9",
"version": "0.1.0",
"type": "module",
"main": "build/index.js",
"bin": {
@ -42,4 +42,4 @@
"access": "public",
"registry": "https://registry.npmjs.org"
}
}
}