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

Commit b340a8f

Browse files
Update version of ssh2 to 0.4.10
see #37
1 parent ffcf79b commit b340a8f

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)