We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a15859 commit c66298fCopy full SHA for c66298f
docs/pages/showcase.tsx
@@ -1,6 +1,6 @@
1
import { launch } from "../../mod.ts";
2
import type { PageProps } from "https://deno.land/x/pyro@0.6.1/page.ts";
3
-import { ensureFileSync } from "https://deno.land/std@0.215.0/fs/ensure_file.ts";
+import { ensureFileSync } from "@std/fs/ensure-file";
4
5
export const config = {
6
title: "Showcase",
0 commit comments