Skip to content

Commit c4ce35b

Browse files
committed
fix: start hanging and mcp sse
1 parent 10c4813 commit c4ce35b

File tree

6 files changed

+308
-7
lines changed

6 files changed

+308
-7
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,14 @@
3737
"commander": "^13.1.0",
3838
"ejs": "^3.1.10",
3939
"execa": "^9.5.2",
40+
"express": "^4.21.2",
4041
"prettier": "^3.5.0",
4142
"zod": "^3.24.2"
4243
},
4344
"devDependencies": {
4445
"@tanstack/config": "^0.16.2",
4546
"@types/ejs": "^3.1.5",
47+
"@types/express": "^5.0.0",
4648
"@types/node": "^22.13.4",
4749
"eslint": "^9.20.0",
4850
"eslint-plugin-react-hooks": "^5.1.0",

0 commit comments

Comments
 (0)