From dcd0cf016095601b9208b959e19175abd2f78585 Mon Sep 17 00:00:00 2001 From: Vik <78172343+airbauer@users.noreply.github.com> Date: Thu, 1 Aug 2024 16:05:43 +0200 Subject: [PATCH] fix package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3949e64..d31b7a4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "svelte-preprocess": "^5.1.3", "tslib": "^2.6.2", "typescript": "^5.3.3" - + }, "type": "module", "dependencies": { "@indaco/svelte-iconoir": "^7.1.0",