From 5309b5e90c78c865ada6bf51a077ab28d3ae11ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Rodr=C3=ADguez=20Baquero?= Date: Sun, 23 May 2021 21:27:30 -0500 Subject: [PATCH] chore: fix JSON --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7065a7e..401c797 100644 --- a/package.json +++ b/package.json @@ -101,5 +101,5 @@ "lockFileMaintenance": { "enabled": false } - }, + } }