From 68f3482c20d97952259be99581d517999d21f9cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Torrentsgener=C3=B3s?= Date: Sat, 10 Feb 2024 11:57:56 +0100 Subject: [PATCH] fix: tab not spaces MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Roger Torrentsgenerós --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3e0cedbcf..2edce4e4e 100755 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ build_prod: .PHONY: pack pack: - yarn run build:pack + yarn run build:pack .PHONY: types types: