#5878 - FiscalData validations #1851
|
@ -22,7 +22,7 @@ module.exports = Self => {
|
|||
},
|
||||
{
|
||||
arg: 'fi',
|
||||
type: 'any'
|
||||
type: 'string'
|
||||
carlossa marked this conversation as resolved
Outdated
|
||||
},
|
||||
{
|
||||
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",
|
||||
carlossa marked this conversation as resolved
Outdated
alexm
commented
? ?
jsegarra
commented
Esto queda por quitar @carlossa Esto queda por quitar @carlossa
|
||||
"got": "^10.7.0",
|
||||
"helmet": "^3.21.2",
|
||||
|
|
Loading…
Reference in New Issue
Pero asi se pierden los tipos
Diría que esto no hay que cambiarlo a any
@carlossa Recuerda que lo cambiamos porque teníamos un if que hemos eliminado.
Revísalo porfavor