Skip to content

Commit

Permalink
Upgrade lume in the demo folder
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Sep 25, 2023
1 parent 78ca0b0 commit ae98aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"imports": {
"lume/": "https://deno.land/x/lume@v1.18.4/"
"lume/": "https://deno.land/x/lume@v1.19.0/"
},
"tasks": {
"lume": "echo \"import 'lume/cli.ts'\" | deno run --unstable -A -",
Expand Down

0 comments on commit ae98aa9

Please sign in to comment.