switch to @gridspace/basic-ftp for PASV NAT fix

This commit is contained in:
Stewart Allen 2025-01-29 11:05:02 -05:00
commit 73b2a0f296
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"url": "https://github.com/gridspace/apps.git"
},
"dependencies": {
"basic-ftp": "^5.0.5",
"@gridspace/basic-ftp": "^5.0.5",
"mqtt": "^5.10.3"
}
}