mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
* Adding pg to peerDependencies Yarn2 requires strict imports, I.E. all project dependencies need to exist in that project's package.json. * pg version should be locked on the major version Co-authored-by: Charmander <~@charmander.me> Co-authored-by: Charmander <~@charmander.me>