We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2036aa2 commit 10c3755Copy full SHA for 10c3755
package.json
@@ -23,7 +23,7 @@
23
"railway-mcp-server": "dist/index.js"
24
},
25
"main": "dist/index.js",
26
- "packageManager": "pnpm@10.14.0",
+ "packageManager": "pnpm@9.15.2",
27
"scripts": {
28
"dev": "tsdown --watch --on-success \"chmod 755 dist/index.js\"",
29
"build": "tsdown && chmod 755 dist/index.js",
0 commit comments