feat: create user's ssh key
This commit is contained in:
@@ -98,7 +98,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-plus": "~3.1.1",
|
||||
"node-ssh": "^13.2.0"
|
||||
"node-ssh": "^13.2.0",
|
||||
"sshpk": "^1.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "~7.21.3",
|
||||
|
Reference in New Issue
Block a user