Skip to content

Commit c9d888a

Browse files
committed
fix: update import with .ts extension for ESM
1 parent 4b7e858 commit c9d888a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/lib/desktopConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ export {
55
resolveDesktopConfigPath,
66
warnLegacyDesktopConfig,
77
desktopConfigWritePath,
8-
} from '@owdproject/core/kit/authoring'
8+
} from '@owdproject/core/kit/authoring.ts'

0 commit comments

Comments
 (0)