brianc / node-pg-types

Type parsing for node-postgres
268 stars 55 forks source link

Use exact version of postgres-interval package #65

Closed charmander closed 5 years ago

charmander commented 7 years ago

Includes fix for brianc/node-postgres#1380.

bendrucker commented 7 years ago

I don't think this is the right approach. At most you can keep the semver operator and bump the minimum version. But tbh I don't think a change is needed at all. This is just a standard bug fix and users can opt in by updating their deps.