mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2026-04-09 12:22:19 +02:00
Fixing server sync state location
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -147,9 +147,9 @@
|
||||
}
|
||||
},
|
||||
"@samkirkland/ftp-deploy": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@samkirkland/ftp-deploy/-/ftp-deploy-1.0.1.tgz",
|
||||
"integrity": "sha512-axyX1OLDulqh7/NW/yrcu/BQCGGgY/lt8AI7cHotR8ebq1awYHkf3aV0sEc11Blb2ZtezyKmd8SMIEVN4UGLQg==",
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@samkirkland/ftp-deploy/-/ftp-deploy-1.0.2.tgz",
|
||||
"integrity": "sha512-7sqBlAHZasrumoZ0zT+bmqdKwnGXF9qVZw7e/laOY2lEAjO6B1RfqlRr6k8DMTUsIX8n3+EEAwW5Eps8eIC94A==",
|
||||
"requires": {
|
||||
"basic-ftp": "^4.6.2",
|
||||
"lodash": "^4.17.20",
|
||||
|
||||
Reference in New Issue
Block a user