From 56817a40fa3ef1bd0683bbf589c41ead835d032d Mon Sep 17 00:00:00 2001 From: Eesha Jain <68827992+Eesha-Jain@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:30:15 -0700 Subject: [PATCH] test --- svelte.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svelte.config.js b/svelte.config.js index 48e3f1e7..f2f11388 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -1,4 +1,4 @@ -import adapter from '@sveltejs/adapter-auto'; +import adapter from '@sveltejs/adapter-auto'; /** @type {import('@sveltejs/kit').Config} */ const config = {