Update Lume to 2.4.2

This commit is contained in:
Foster Hangdaan 2024-11-10 15:39:56 -05:00
parent 15621e68e2
commit bb344e1974
Signed by: foster
GPG key ID: E48D7F49A852F112
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"imports": {
"lume/": "https://deno.land/x/lume@v2.4.1/"
"lume/": "https://deno.land/x/lume@v2.4.2/"
},
"tasks": {
"build": "deno run --allow-write='.' --allow-read='.' --allow-net='deno.land,cdn.deno.land,esm.sh,0.0.0.0:3000,jsr.io' --allow-sys=networkInterfaces --deny-env lume.ts",

BIN
deno.lock

Binary file not shown.