fixing stdin for mcp

This commit is contained in:
orangecoding
2026-03-10 09:27:04 +01:00
parent b64a118a18
commit 34c4de7267
3 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "fredy",
"version": "20.0.1",
"version": "20.0.2",
"description": "[F]ind [R]eal [E]states [d]amn eas[y].",
"scripts": {
"prepare": "husky",
@@ -67,7 +67,7 @@
"@mapbox/mapbox-gl-draw": "^1.5.1",
"@sendgrid/mail": "8.1.6",
"@vitejs/plugin-react": "5.1.4",
"@modelcontextprotocol/sdk": "^1.27.0",
"@modelcontextprotocol/sdk": "^1.27.1",
"adm-zip": "^0.5.16",
"better-sqlite3": "^12.6.2",
"body-parser": "2.2.2",
@@ -119,7 +119,7 @@
"history": "5.3.0",
"husky": "9.1.7",
"less": "4.5.1",
"lint-staged": "16.3.2",
"lint-staged": "16.3.3",
"mocha": "11.7.5",
"nodemon": "^3.1.14",
"prettier": "3.8.1"