Files
example-services/postgres/package.json
2019-08-15 14:28:49 -04:00

6 lines
48 B
JSON

{
"dependencies": {
"pg": "^7.12.1"
}
}