Skip to content

Commit dc1f79c

Browse files
committed
Temporary: use my version of pg-types until PR brianc#35 is closed
1 parent 7d534c2 commit dc1f79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"generic-pool": "2.1.1",
2323
"packet-reader": "0.2.0",
2424
"pg-connection-string": "0.1.3",
25-
"pg-types": "1.*",
25+
"pg-types": "marekventur/node-pg-types",
2626
"pgpass": "0.0.3",
2727
"semver": "^4.1.0"
2828
},

0 commit comments

Comments
 (0)