fix: sync package.runtime.json to match package.json version 2.22.4 (#368)

This commit is contained in:
Romuald Członkowski
2025-10-25 14:04:30 +02:00
committed by GitHub
parent bfff497020
commit 2682be33b8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-mcp",
"version": "2.22.3",
"version": "2.22.4",
"description": "Integration between n8n workflow automation and Model Context Protocol (MCP)",
"main": "dist/index.js",
"types": "dist/index.d.ts",