From 2c9e4aa788400cd56f712cf1b820d2e8a92552c0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 29 Jul 2025 22:35:49 +0000 Subject: [PATCH] Automatic update of packages --- src/everything/package.json | 4 ++-- src/filesystem/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/everything/package.json b/src/everything/package.json index 55777ac7..7c3abedb 100644 --- a/src/everything/package.json +++ b/src/everything/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/server-everything", - "version": "0.6.2", + "version": "2025.7.29", "description": "MCP server that exercises all the features of the MCP protocol", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)", @@ -32,4 +32,4 @@ "shx": "^0.3.4", "typescript": "^5.6.2" } -} +} \ No newline at end of file diff --git a/src/filesystem/package.json b/src/filesystem/package.json index 4d3ac320..6db4509b 100644 --- a/src/filesystem/package.json +++ b/src/filesystem/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/server-filesystem", - "version": "0.6.2", + "version": "2025.7.29", "description": "MCP server for filesystem access", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)", @@ -38,4 +38,4 @@ "ts-node": "^10.9.2", "typescript": "^5.8.2" } -} +} \ No newline at end of file