Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
splitice committed Oct 14, 2024
1 parent 939e6c7 commit 03f670e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@
"prettier": "3.0.3",
"typescript": "^4.0.3"
},
"dependencies": {
"buffer-writer": "2.0.0",
"packet-reader": "1.0.0",
"pg-connection-string": "^2.7.0",
"pg-pool": "^3.7.0",
"pg-protocol": "^1.7.0",
"pg-types": "^2.1.0",
"pgpass": "1.x"
},
"peerDependencies": {
"pg-native": ">=2.0.0"
},
Expand Down

0 comments on commit 03f670e

Please sign in to comment.