Skip to content

Commit 10c3755

Browse files
committed
Fix
1 parent 2036aa2 commit 10c3755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"railway-mcp-server": "dist/index.js"
2424
},
2525
"main": "dist/index.js",
26-
"packageManager": "pnpm@10.14.0",
26+
"packageManager": "pnpm@9.15.2",
2727
"scripts": {
2828
"dev": "tsdown --watch --on-success \"chmod 755 dist/index.js\"",
2929
"build": "tsdown && chmod 755 dist/index.js",

0 commit comments

Comments
 (0)