Skip to content

Commit f724382

Browse files
authoredDec 23, 2024··
chore: apply automated updates
1 parent ee6b409 commit f724382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import type { Jiti, JitiOptions } from "jiti";
55
import type {
66
RollupBuildEntry,
77
RollupBuildOptions,
8-
RollupHooks
8+
RollupHooks,
99
} from "./builders/rollup/types";
1010
import type { MkdistBuildEntry, MkdistHooks } from "./builders/mkdist/types";
1111
import type { CopyBuildEntry, CopyHooks } from "./builders/copy/types";

0 commit comments

Comments
 (0)
Please sign in to comment.