Skip to content

Commit 4b7e858

Browse files
committed
fix: update relative import to package alias
1 parent 4b17470 commit 4b7e858

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 '../../kit/authoring.ts'
8+
} from '@owdproject/core/kit/authoring'

0 commit comments

Comments
 (0)