This commit is contained in:
Josh Harvey 2016-03-29 17:58:27 +01:00
parent 7be7c3f8e6
commit 591ffcf162
4 changed files with 129 additions and 54 deletions

View file

@ -35,7 +35,9 @@
"lodash": "^2.4.1",
"minimist": "0.0.8",
"node-uuid": "^1.4.2",
"pg": "~2.11.1",
"pg": "^4.5.1",
"pg-promise": "^3.4.3",
"web3": "^0.15.3",
"wreck": "5.1.0"
},
"repository": {