mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2026-04-10 12:32:17 +02:00
updated ftp-deploy with dryrun patch
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -147,9 +147,9 @@
|
||||
}
|
||||
},
|
||||
"@samkirkland/ftp-deploy": {
|
||||
"version": "0.9.7",
|
||||
"resolved": "https://registry.npmjs.org/@samkirkland/ftp-deploy/-/ftp-deploy-0.9.7.tgz",
|
||||
"integrity": "sha512-4kdfy7tMCG4R+JGCK5zD3JwelL8au3Y1a3W5rBBgGRgPADBTCSS5hXDithKpKNO2ogMUBGxFfC9ebS/IkhPtqw==",
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@samkirkland/ftp-deploy/-/ftp-deploy-1.0.0.tgz",
|
||||
"integrity": "sha512-K1Iu2FJZuPH30v9EUmXQjS/8nTtFUTWURKv4SN4F6jSViyoUrf+ZtlzLZaUQU4/WMC80qdtEKCAvV3DTHSCfBA==",
|
||||
"requires": {
|
||||
"basic-ftp": "^4.6.2",
|
||||
"lodash": "^4.17.20",
|
||||
|
||||
Reference in New Issue
Block a user