rolling back nested exclude path

This commit is contained in:
SamKirkland
2022-01-31 00:11:43 -06:00
parent 1d31526b7a
commit 93a0898871
3 changed files with 6 additions and 15 deletions

6
package-lock.json generated
View File

@@ -712,9 +712,9 @@
}
},
"@samkirkland/ftp-deploy": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@samkirkland/ftp-deploy/-/ftp-deploy-1.2.0.tgz",
"integrity": "sha512-i5z1FGI9746BRc232x82YcI6pdwjWPiSMOhCdltGMLb7K66gxpXV1CB/WxXcs5kvdoMPu3BSdhAAS3o5g/CX+w==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@samkirkland/ftp-deploy/-/ftp-deploy-1.2.1.tgz",
"integrity": "sha512-1Oosu9jN1BDze1cM9jx+vGb04tvGhBaiBL0F1y8kknTqDH7nc889mMBIbAFyhuFefU88oE72J2iCnkqqNNQ/jg==",
"requires": {
"basic-ftp": "^4.6.6",
"lodash": "^4.17.21",