chore(mcp-server): release v1.2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mcp-llm-functions",
|
"name": "mcp-llm-functions",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"description": "Let LLM-functions tools/agents be used through the Model Context Protocol",
|
"description": "Let LLM-functions tools/agents be used through the Model Context Protocol",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "sigoden <sigoden@gmail.com>",
|
"author": "sigoden <sigoden@gmail.com>",
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
"mcp-llm-functions": "index.js"
|
"mcp-llm-functions": "index.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@modelcontextprotocol/sdk": "^1.0.3",
|
"@modelcontextprotocol/sdk": "^1.1.0",
|
||||||
"uuid": "^11.0.3"
|
"uuid": "^11.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user