Make multiple commands cross-platform (#3733)

*  Replace `;` with `&&` in scripts

* 👕 Fix lint
This commit is contained in:
Iván Ovejero
2022-07-20 10:14:12 +02:00
committed by GitHub
parent 803e0097fa
commit 2997711e00
8 changed files with 18 additions and 18 deletions

View File

@@ -92,7 +92,7 @@ export class GoogleSheets implements INodeType {
'@version': [
1,
],
}
},
},
},
{
@@ -115,7 +115,7 @@ export class GoogleSheets implements INodeType {
'@version': [
2,
],
}
},
},
},
{