Bump min version of pg-native (#2787)

Fixes 2786
This commit is contained in:
Brian C 2022-08-22 15:34:07 -05:00 committed by GitHub
parent 8032fbad43
commit 747485d342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
"pg-copy-streams": "0.3.0"
},
"peerDependencies": {
"pg-native": ">=2.0.0"
"pg-native": ">=3.0.1"
},
"peerDependenciesMeta": {
"pg-native": {