From 05b1f3658ee58430c21fc1322b1be99aee1140f5 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Fri, 22 Sep 2023 14:05:46 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(frontend):=20add=20newline?= =?UTF-8?q?=20at=20the=20end=20of=20package-lock.json=20file=20to=20adhere?= =?UTF-8?q?=20to=20coding=20conventions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/package-lock.json b/src/frontend/package-lock.json index cd190db12..c4a0660cb 100644 --- a/src/frontend/package-lock.json +++ b/src/frontend/package-lock.json @@ -10978,4 +10978,4 @@ } } } -} \ No newline at end of file +}