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:
Bill Church 2018-05-10 11:00:40 -04:00 committed by GitHub
commit 42523fc568
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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": {