Skip to content

Commit

Permalink
upgrade to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
RickCogley committed Nov 18, 2024
1 parent e3bca74 commit 3a1bab0
Show file tree
Hide file tree
Showing 2 changed files with 37 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://deno.land/x/lume@v2.4.2/",
"lume/cms/": "https://cdn.jsdelivr.net/gh/lumeland/cms@v0.7.2/"
"lume/": "https://cdn.jsdelivr.net/gh/lumeland/lume@d2a1350268e749caf980995c06013e26414ebb5b/",
"lume/cms/": "https://cdn.jsdelivr.net/gh/lumeland/cms@49d6a30075ba5002239bc6e5126b7e0c9addba0f/"
},
"tasks": {
"lume": "export TZ='Asia/Tokyo' && echo \"import 'lume/cli.ts'\" | deno run -A -",
Expand Down
35 changes: 35 additions & 0 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3a1bab0

Please sign in to comment.