diff --git a/deno.json b/deno.json index a727f89..307776f 100644 --- a/deno.json +++ b/deno.json @@ -15,6 +15,6 @@ }, "imports": { "react/jsx-runtime": "https://esm.sh/react@18.2.0/jsx-runtime", - "lume/": "https://deno.land/x/lume@v2.0.0/" + "lume/": "https://deno.land/x/lume@v2.1.0/" } } diff --git a/deno.lock b/deno.lock index 7918535..a649079 100644 Binary files a/deno.lock and b/deno.lock differ