Skip to content

Commit

Permalink
chore: formatted to ensure successful build (#905)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe authored Dec 25, 2024
1 parent 7a401b0 commit f51320b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/casbin/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Enforcer } from 'casbin'
import type { MiddlewareHandler, type Context } from 'hono'
import type { MiddlewareHandler, Context } from 'hono'

interface CasbinOptions {
newEnforcer: Promise<Enforcer>
Expand Down
Binary file modified packages/zod-openapi/.yarn/install-state.gz
Binary file not shown.

0 comments on commit f51320b

Please sign in to comment.