Skip to content

Commit 36bb707

Browse files
author
AI Testing MCP
committed
Fix dependencies for Railway deployment
1 parent 09348e4 commit 36bb707

File tree

2 files changed

+191
-4
lines changed

2 files changed

+191
-4
lines changed

package-lock.json

Lines changed: 190 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@
1111
"postinstall": "npm run build"
1212
},
1313
"dependencies": {
14-
"@modelcontextprotocol/sdk": "^0.5.0",
15-
"node:fs": "latest",
16-
"node:path": "latest",
17-
"node:child_process": "latest"
14+
"@modelcontextprotocol/sdk": "^0.5.0"
1815
},
1916
"devDependencies": {
2017
"@types/node": "^20.0.0",

0 commit comments

Comments
 (0)