mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
- pg-bundler-test@0.1.0 - pg-cloudflare@1.3.0 - pg-connection-string@2.10.0 - pg-cursor@2.16.0 - pg-esm-test@1.3.0 - pg-pool@3.11.0 - pg-protocol@1.11.0 - pg-query-stream@4.11.0 - pg@8.17.0
This is an internal package for node-postgres used to test esm & cjs module export compatibility.
The only thing you really need to do is yarn && yarn test from the root of the project & these tests will run as well as all the other tests. So, basically, you can ignore this. 😄