Merge pull request #68 from billchurch/greenkeeper/ssh2-0.6.1
fix(package): update ssh2 to version 0.6.1
This commit is contained in:
commit
42523fc568
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
"morgan": "^1.9.0",
|
||||
"read-config": "^2.0.0",
|
||||
"socket.io": "^2.0.4",
|
||||
"ssh2": "^0.5.5",
|
||||
"ssh2": "^0.6.1",
|
||||
"validator": "^10.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue