Skip to content

Commit 03cf8b0

Browse files
committed
chore: broken type
1 parent 367edf2 commit 03cf8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/unlighthouse/types.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { DefineUnlighthouseConfig } from '@unlighthouse/config'
1+
import type { DefineUnlighthouseConfig } from 'unlighthouse/config'
22

33
export * from './dist/index'
44

0 commit comments

Comments
 (0)