Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit d545d94

Browse files
committed
Merge pull request #45 from aaronsamuel137/master
Update version of ssh2 to 0.4.10
2 parents ffcf79b + b340a8f commit d545d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ssh2"
1313
],
1414
"dependencies": {
15-
"ssh2": "~0.3.6",
15+
"ssh2": "~0.4.10",
1616
"glob": "~4.0.6",
1717
"async": "~0.9.0",
1818
"lodash": "~2.4.1"

0 commit comments

Comments
 (0)