Skip to content

Commit

Permalink
Fix build issue w/ Postgres
Browse files Browse the repository at this point in the history
Updated Postgres
  • Loading branch information
maheshmurag authored Nov 20, 2024
2 parents e99025b + 9fc2148 commit a1de227
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"watch": "tsc --watch"
},
"dependencies": {
"@modelcontextprotocol/sdk": "0.6.2",
"@modelcontextprotocol/sdk": "0.6.0",
"pg": "^8.13.0"
},
"devDependencies": {
Expand Down

0 comments on commit a1de227

Please sign in to comment.