We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d89084 commit 3673416Copy full SHA for 3673416
deps.ts
@@ -20,5 +20,5 @@ export {
20
type CsrfOption,
21
getCsrfPlugin,
22
type WithCsrf,
23
-} from "https://deno.land/x/[email protected].1/mod.ts";
+} from "https://deno.land/x/[email protected].2/mod.ts";
24
export { h, type JSX } from "https://esm.sh/[email protected]";
0 commit comments