This commit is contained in:
dorshany 2025-04-13 14:14:31 -07:00
parent 995316561e
commit ec1b8a6e60
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "mcp-remote",
"version": "0.0.19",
"version": "0.0.20",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mcp-remote",
"version": "0.0.19",
"version": "0.0.20",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.7.0",
"express": "^4.21.2",

View file

@ -1,6 +1,6 @@
{
"name": "mcp-remote",
"version": "0.0.19",
"version": "0.0.20",
"description": "Remote proxy for Model Context Protocol, allowing local-only clients to connect to remote servers using oAuth",
"keywords": [
"mcp",