Update Lume to v2.3.1

This commit is contained in:
Foster Hangdaan 2024-09-10 07:56:10 -04:00
parent 7bf7bb286c
commit 9ad179529d
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.3.0/"
"lume/": "https://deno.land/x/lume@v2.3.1/"
},
"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 --allow-env='LUME_ENV,LUME_LIVE_RELOAD,LUME_LOGS,LUME_NOCACHE,LUME_DRAFTS' lume.ts",

BIN
deno.lock

Binary file not shown.