Update Lume to 2.4.1
This commit is contained in:
parent
444b18b76c
commit
a84993fa8f
2 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
"deploy": "rsync -avh --progress --delete ./_site/ podman:/srv/www/fosterhangdaan.com/"
|
"deploy": "rsync -avh --progress --delete ./_site/ podman:/srv/www/fosterhangdaan.com/"
|
||||||
},
|
},
|
||||||
"imports": {
|
"imports": {
|
||||||
"lume/": "https://deno.land/x/lume@v2.4.0/",
|
"lume/": "https://deno.land/x/lume@v2.4.1/",
|
||||||
"lume-markdown-plugins/": "https://deno.land/x/lume_markdown_plugins@v0.7.1/"
|
"lume-markdown-plugins/": "https://deno.land/x/lume_markdown_plugins@v0.7.1/"
|
||||||
},
|
},
|
||||||
"fmt": {
|
"fmt": {
|
||||||
|
|
BIN
deno.lock
BIN
deno.lock
Binary file not shown.
Loading…
Reference in a new issue