mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
8 lines
111 B
JSON
8 lines
111 B
JSON
{
|
|
"name": "postgres",
|
|
"dependencies": {
|
|
"postgres": "3.3.5",
|
|
"pg-connection-string": "2.6.1"
|
|
}
|
|
}
|