Skip to content

Commit

Permalink
UPgrade lume and cms
Browse files Browse the repository at this point in the history
  • Loading branch information
RickCogley committed Jan 2, 2025
1 parent d777b87 commit 25b211c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"imports": {
"lume/": "https://cdn.jsdelivr.net/gh/lumeland/lume@d2a1350268e749caf980995c06013e26414ebb5b/",
"lume/cms/": "https://cdn.jsdelivr.net/gh/lumeland/cms@49d6a30075ba5002239bc6e5126b7e0c9addba0f/"
"lume/": "https://deno.land/x/lume@v2.4.3/",
"lume/cms/": "https://cdn.jsdelivr.net/gh/lumeland/cms@v0.8.1/"
},
"tasks": {
"lume": "echo \"import 'lume/cli.ts'\" | deno run --env-file -A -",
Expand Down

0 comments on commit 25b211c

Please sign in to comment.