diff --git a/deno.json b/deno.json index c67bd33..a736650 100644 --- a/deno.json +++ b/deno.json @@ -11,6 +11,6 @@ }, "imports": { "react/jsx-runtime": "https://esm.sh/react@18.2.0/jsx-runtime", - "lume/": "https://deno.land/x/lume@v1.18.3/" + "lume/": "https://deno.land/x/lume@v1.18.4/" } }