From 8a3f147470b1552eef919b7a03075ea901c2b1dd Mon Sep 17 00:00:00 2001 From: alin Date: Wed, 13 Mar 2024 15:50:17 +0200 Subject: [PATCH] chore: Fix package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58cd802..35a6ec0 100644 --- a/package.json +++ b/package.json @@ -86,4 +86,4 @@ "cypress:open": "make cypress-open", "prepare": "husky install" } -} \ No newline at end of file +}