bumped plugins

This commit is contained in:
Eugene Pankov
2021-03-10 20:51:50 +01:00
parent 0c963dcbcc
commit e79fc13de9
7 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "terminus-ssh",
"version": "1.0.123-nightly.0",
"version": "1.0.135-nightly.1",
"description": "SSH connection manager for Terminus",
"keywords": [
"terminus-builtin-plugin"
@@ -25,7 +25,6 @@
"@types/ssh2": "^0.5.35",
"ansi-colors": "^4.1.1",
"cli-spinner": "^0.2.10",
"run-script-os": "^1.1.3",
"ssh2": "^0.8.9",
"ssh2-streams": "Eugeny/ssh2-streams#75f6d3425d071ac73a18fd46e2f5e738bfe897c5",
"sshpk": "^1.16.1",
@@ -33,6 +32,7 @@
"temp": "^0.9.1"
},
"dependencies": {
"run-script-os": "^1.1.3",
"socksv5": "^0.0.6"
},
"peerDependencies": {