Files
example-services/postgres/package.json

6 lines
48 B
JSON
Raw Permalink Normal View History

2019-08-15 14:28:49 -04:00
{
"dependencies": {
"pg": "^7.12.1"
}
}