We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7b8d1 commit fdae851Copy full SHA for fdae851
packages/pg-query-stream/.travis.yml
packages/pg-query-stream/Makefile
packages/pg-query-stream/package.json
@@ -9,7 +9,7 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "git://github.com/brianc/node-pg-query-stream.git"
+ "url": "git://github.com/brianc/node-postgres.git"
13
14
"keywords": [
15
"postgres",
@@ -20,7 +20,7 @@
20
"author": "Brian M. Carlson",
21
"license": "MIT",
22
"bugs": {
23
- "url": "https://github.com/brianc/node-pg-query-stream/issues"
+ "url": "https://github.com/brianc/node-postgres/issues"
24
25
"devDependencies": {
26
"JSONStream": "~0.7.1",
0 commit comments