chore: Update webssh2_client dependency to use the 'main' branch
This commit is contained in:
parent
beee8e63e8
commit
a1f4c7b985
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
"read-config-ng": "~3.0.7",
|
||||
"socket.io": "~2.2.0",
|
||||
"ssh2": "~0.8.9",
|
||||
"webssh2_client": "git+ssh://git@github.com/billchurch/webssh2_client.git"
|
||||
"webssh2_client": "git+ssh://git@github.com/billchurch/webssh2_client.git#main"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
|
|
Loading…
Reference in a new issue