Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriassuncx committed Sep 30, 2024
2 parents 34aca77 + 01aa38d commit f3cb3bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"imports": {
"deco-sites/maconequiio/": "./",
"$store/": "./",
"deco/": "https://denopkg.com/deco-cx/deco@1.92.2/",
"apps/": "https://denopkg.com/deco-cx/[email protected].3/",
"deco/": "https://denopkg.com/deco-cx/deco@1.94.0/",
"apps/": "https://denopkg.com/deco-cx/[email protected].10/",
"$fresh/": "https://deno.land/x/[email protected]/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
Expand All @@ -16,7 +16,7 @@
"@cliffy/prompt": "jsr:@cliffy/prompt@^1.0.0-rc.5",
"@core/asyncutil": "jsr:@core/asyncutil@^1.0.2",
"@deco/durable": "jsr:@deco/durable@^0.5.3",
"@deco/warp": "jsr:@deco/warp@^0.3.4",
"@deco/warp": "jsr:@deco/[email protected].6",
"@hono/hono": "jsr:@hono/hono@^4.5.4",
"@std/assert": "jsr:@std/assert@^1.0.2",
"@std/async": "jsr:@std/async@^0.224.1",
Expand Down

0 comments on commit f3cb3bc

Please sign in to comment.