refs #5878 fix pr
This commit is contained in:
parent
1795fd2cef
commit
6dc4181575
|
@ -22,7 +22,7 @@ module.exports = Self => {
|
|||
},
|
||||
{
|
||||
arg: 'fi',
|
||||
type: 'any'
|
||||
type: 'string'
|
||||
},
|
||||
{
|
||||
arg: 'street',
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
"form-data": "^4.0.0",
|
||||
"fs-extra": "^5.0.0",
|
||||
"ftps": "^1.2.0",
|
||||
"glob": "^10.3.10",
|
||||
"gm": "^1.25.0",
|
||||
"got": "^10.7.0",
|
||||
"helmet": "^3.21.2",
|
||||
|
|
Loading…
Reference in New Issue