Skip to content

Commit 3673416

Browse files
committed
bug fix
1 parent 0d89084 commit 3673416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ export {
2020
type CsrfOption,
2121
getCsrfPlugin,
2222
type WithCsrf,
23-
} from "https://deno.land/x/[email protected].1/mod.ts";
23+
} from "https://deno.land/x/[email protected].2/mod.ts";
2424
export { h, type JSX } from "https://esm.sh/[email protected]";

0 commit comments

Comments
 (0)