Files
bun.sh/test/js/third_party/postgres/package.json
2024-08-14 11:13:09 -07:00

8 lines
111 B
JSON

{
"name": "postgres",
"dependencies": {
"postgres": "3.3.5",
"pg-connection-string": "2.6.1"
}
}