Merge pull request #57 from naconner/patch-1
2.2.6, fixes wreck to 5.1.0,
This commit is contained in:
commit
12eefe1082
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
"minimist": "0.0.8",
|
"minimist": "0.0.8",
|
||||||
"node-uuid": "^1.4.2",
|
"node-uuid": "^1.4.2",
|
||||||
"pg": "~2.11.1",
|
"pg": "~2.11.1",
|
||||||
"wreck": "^5.1.0"
|
"wreck": "5.1.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue