We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60cd1a1 commit af433a8Copy full SHA for af433a8
3 files changed
example/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@aws-lambda-mcp-server/example",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"type": "module",
5
"private": true,
6
"license": "ISC",
package.json
@@ -1,7 +1,7 @@
"name": "@aws-lambda-mcp-server/root",
"description": "A Hono wrapper for building an MCP (Model Context Protocol) Server that runs on AWS Lambda functions.",
7
"scripts": {
package/package.json
"name": "aws-lambda-mcp-server",
"keywords": [
0 commit comments