Skip to content

Commit

Permalink
chore: bump deps (#149)
Browse files Browse the repository at this point in the history
* Site Preview

* Autogen files

* Bump apps
  • Loading branch information
igorbrasileiro authored Mar 4, 2024
1 parent 7ca2b92 commit 717196b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/site.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ export default function Site(
};
}

export { onBeforeResolveProps } from "apps/website/mod.ts";
export { onBeforeResolveProps, Preview } from "apps/website/mod.ts";
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"imports": {
"$store/": "./",
"deco/": "https://denopkg.com/deco-cx/[email protected]/",
"apps/": "https://denopkg.com/deco-cx/[email protected].0/",
"apps/": "https://denopkg.com/deco-cx/[email protected].6/",
"$fresh/": "https://deno.land/x/[email protected]/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
Expand Down

1 comment on commit 717196b

@deno-deploy
Copy link
Contributor

@deno-deploy deno-deploy bot commented on 717196b Mar 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

REQUEST_TIMED_OUT

Please sign in to comment.