From d23584460f6a924821b2e4027ef640ba2ecd0654 Mon Sep 17 00:00:00 2001 From: Marcos Candeia Date: Sun, 7 May 2023 22:32:29 -0300 Subject: [PATCH] Fix render context typigns Signed-off-by: Marcos Candeia --- import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import_map.json b/import_map.json index 5e9d1fb0..dac70cf8 100644 --- a/import_map.json +++ b/import_map.json @@ -2,7 +2,7 @@ "imports": { "deco-sites/fashion/": "./", "deco-sites/std/": "https://denopkg.com/deco-sites/std@1.0.2/", - "$live/": "https://denopkg.com/deco-cx/live@2e165d0ca58c411dbde60d70e1ffe8cc23e12c2d/", + "$live/": "https://denopkg.com/deco-cx/live@58a98ccff7d6520fa28ae21166bd0d978840d67e/", "$fresh/": "https://deno.land/x/fresh@1.1.5/", "preact": "https://esm.sh/preact@10.13.2", "preact/": "https://esm.sh/preact@10.13.2/",