chore: Update webssh2_client dependency to use the 'main' branch

This commit is contained in:
Bill Church 2024-07-19 10:47:13 +00:00
parent beee8e63e8
commit a1f4c7b985
No known key found for this signature in database

View file

@ -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",