Skip to content

Commit ed68348

Browse files
committed
Add pg-types with a floating patch version
I'll manually bump the minor version here whenever I need to bump the minor version of pg-types. This way any _possible_ behavior change from pg-types is indicated here as well w/ the corresponding minor semver bump.
1 parent 6ae6a27 commit ed68348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"homepage": "https://github.com/brianc/node-pg-native",
2424
"dependencies": {
2525
"libpq": "^1.7.0",
26-
"pg-types": "1.6.0",
26+
"pg-types": "^1.12.1",
2727
"readable-stream": "1.0.31"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)