Updated Postgres

This commit is contained in:
Mahesh Murag
2024-11-20 12:23:27 -05:00
parent e99025b8f1
commit 9fc2148fd7
2 changed files with 13 additions and 2 deletions

View File

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