From 6edd21a623020da424d7233d95dd0e535626c600 Mon Sep 17 00:00:00 2001 From: Mohamad Fadhil Date: Wed, 19 Jul 2023 03:53:55 +0800 Subject: [PATCH] Upgrade fresh to v1.3.0 --- import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import_map.json b/import_map.json index 10c1a6c..a7c7309 100644 --- a/import_map.json +++ b/import_map.json @@ -2,7 +2,7 @@ "imports": { "@/": "./", "@twind/aspect-ratio": "https://esm.sh/v98/@twind/aspect-ratio@0.1.4", - "$fresh/": "https://deno.land/x/fresh@1.1.0/", + "$fresh/": "https://deno.land/x/fresh@1.3.0/", "preact": "https://esm.sh/v98/preact@10.10.6", "preact/": "https://esm.sh/v98/preact@10.10.6/", "preact-render-to-string": "https://esm.sh/v98/*preact-render-to-string@5.2.3",