Fixing server sync state location

This commit is contained in:
SamKirkland
2020-11-13 13:42:37 -06:00
parent 8da6fdde60
commit 6d1a190aef
3 changed files with 8 additions and 6 deletions

6
package-lock.json generated
View File

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