Skip to content

Commit 41cab79

Browse files
committed
chore: remove dependency on stub
1 parent c66a576 commit 41cab79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/automd.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { defineGenerator, type Config } from "automd";
1+
import { defineGenerator, type Config } from "../src";
22
import { kebabCase } from "scule";
33

44
export default <Config>{

0 commit comments

Comments
 (0)