diff --git a/package.json b/package.json index 661b6b9..d9ea268 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "zod": "^3.25.50" }, "peerDependencies": { - "@modelcontextprotocol/sdk": "1.26.0", + "@modelcontextprotocol/sdk": "^1.26.0", "next": ">=13.0.0" }, "peerDependenciesMeta": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5222620..fdba14e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: dependencies: '@modelcontextprotocol/sdk': - specifier: 1.26.0 + specifier: ^1.26.0 version: 1.26.0(zod@3.25.50) chalk: specifier: ^5.3.0