Skip to content

Commit

Permalink
chore: apply automated updates
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 23, 2024
1 parent ee6b409 commit f724382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type { Jiti, JitiOptions } from "jiti";
import type {
RollupBuildEntry,
RollupBuildOptions,
RollupHooks
RollupHooks,
} from "./builders/rollup/types";
import type { MkdistBuildEntry, MkdistHooks } from "./builders/mkdist/types";
import type { CopyBuildEntry, CopyHooks } from "./builders/copy/types";
Expand Down

0 comments on commit f724382

Please sign in to comment.