trying moving the SDK into a normal dep
This commit is contained in:
parent
81f6949734
commit
29d71fb270
1 changed files with 1 additions and 1 deletions
|
@ -22,11 +22,11 @@
|
|||
"check": "prettier --check . && tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.7.0",
|
||||
"express": "^4.21.2",
|
||||
"open": "^10.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.7.0",
|
||||
"@types/express": "^5.0.0",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/react": "^19.0.12",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue