Skip to content

Commit 13b2856

Browse files
authored
Merge pull request #26 from ataylorme/main
iron-webcrypto@^1.2.1
2 parents e8fb1d4 + 0d64d9a commit 13b2856

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

deno.lock

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ export type { Context, MiddlewareHandler } from 'npm:hono@^4.0.0'
22
export { createMiddleware } from 'npm:hono@^4.0.0/factory'
33
export { getCookie, setCookie } from 'npm:hono@^4.0.0/cookie'
44
export type { CookieOptions } from 'npm:hono@^4.0.0/utils/cookie'
5-
export * as Iron from 'npm:iron-webcrypto@0.10.1'
5+
export * as Iron from 'npm:iron-webcrypto@^1.2.1'

0 commit comments

Comments
 (0)