Bump version of pg-cursor

This commit is contained in:
Brian M. Carlson 2019-01-08 09:00:04 -06:00
parent 28e43b8b73
commit 5b2816a6f5
2 changed files with 1921 additions and 1 deletions

1920
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -37,6 +37,6 @@
"through": "~2.3.4"
},
"dependencies": {
"pg-cursor": "1.3.0"
"pg-cursor": "2.0.0"
}
}