mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 05:52:41 +00:00
Jakub Sokołowski
645d9c8276
Otherwise we get failures like: ``` parse error: Invalid numeric literal at line 1, column 11 ``` Which results in `stderr` logs being included in `$OUT`. Signed-off-by: Jakub Sokołowski <jakub@status.im>