Updated Postgres

This commit is contained in:
Mahesh Murag
2024-11-20 11:05:58 -05:00
parent 6bcc0d2a8c
commit e8230448ad
3 changed files with 49 additions and 34 deletions

View File

@@ -19,7 +19,7 @@
"watch": "tsc --watch"
},
"dependencies": {
"@modelcontextprotocol/sdk": "0.5.0",
"@modelcontextprotocol/sdk": "0.6.2",
"pg": "^8.13.0"
},
"devDependencies": {