Skip to content

Commit cef8806

Browse files
committed
fix: ci scripts
1 parent a73fed4 commit cef8806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/data/week-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { BuiltInLocaleKeys, defaultLocalize as defaultLocalizeType, Enum as EnumType } from '@enum-plus';
1+
import type { BuiltInLocaleKeys, defaultLocalize as defaultLocalizeType, Enum as EnumType } from '../../src';
22

33
export const localeEN = {
44
'enum-plus.options.all': 'All',

0 commit comments

Comments
 (0)