From 85c6720f63f376545bca8cdf345ba5ba37ce7bcd Mon Sep 17 00:00:00 2001 From: guitavano Date: Tue, 6 Feb 2024 16:43:16 -0300 Subject: [PATCH] bump apps --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index c4374d27..75f9c791 100644 --- a/deno.json +++ b/deno.json @@ -2,7 +2,7 @@ "imports": { "$store/": "./", "deco/": "https://denopkg.com/deco-cx/deco@1.52.17/", - "apps/": "https://denopkg.com/deco-cx/apps@0.32.20/", + "apps/": "https://denopkg.com/deco-cx/apps@0.32.23/", "$fresh/": "https://deno.land/x/fresh@1.6.3/", "preact": "https://esm.sh/preact@10.19.2", "preact/": "https://esm.sh/preact@10.19.2/",