update pg packages
This commit is contained in:
parent
9ea6d86d6f
commit
258a175dc6
1 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"description": "bitcoin atm client server protocol module",
|
||||
"keywords": [],
|
||||
"version": "2.5.3",
|
||||
"license": "unlicense",
|
||||
"license": "Unlicense",
|
||||
"author": "Lamassu (https://lamassu.is)",
|
||||
"engines": {
|
||||
"node": "4.4.x"
|
||||
|
|
@ -37,8 +37,8 @@
|
|||
"minimist": "0.0.8",
|
||||
"node-uuid": "^1.4.2",
|
||||
"numeral": "^1.5.3",
|
||||
"pg": "^4.5.1",
|
||||
"pg-promise": "^4.2.4",
|
||||
"pg": "^4.5.5",
|
||||
"pg-promise": "^4.3.3",
|
||||
"pretty-ms": "^2.1.0",
|
||||
"ramda": "^0.21.0",
|
||||
"wreck": "5.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue