mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Update version of pg-cursor
This commit is contained in:
parent
7593a44f79
commit
e242b94e6c
@ -22,7 +22,7 @@
|
||||
"url": "https://github.com/brianc/node-pg-query-stream/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"pg.js": "~2.8.0",
|
||||
"pg.js": "*",
|
||||
"lodash": "~2.2.1",
|
||||
"concat-stream": "~1.0.1",
|
||||
"through": "~2.3.4",
|
||||
@ -33,6 +33,6 @@
|
||||
"mocha": "~1.17.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"pg-cursor": "0.1.3"
|
||||
"pg-cursor": "0.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user