@dsevo/modules-deploy-sftp
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@dsevo/modules-deploy-sftp", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "DSEVO Module to deploy to SFTP servers", | ||
"license": "ISC" | ||
} |
@@ -1,2 +0,2 @@ | ||
export const settings = { | ||
module.exports = { | ||
hostname: { | ||
@@ -3,0 +3,0 @@ type: 'string', |
665