Skip to content

Commit a7bcd76

Browse files
committed
Use specific fork of pgpass for a static require
1 parent fe6f32a commit a7bcd76

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
"packet-reader": "0.2.0",
2424
"pg-connection-string": "0.1.3",
2525
"pg-types": "1.*",
26-
"pgpass": "0.0.3",
26+
"pgpass": "https://github.com/Whoaa512/pgpass/archive/bebf44bb72755676465585eda644b81f7784c70b.tar.gz",
2727
"semver": "^4.1.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)