Skip to content

Commit 94dcd6c

Browse files
committed
unify imports
1 parent 0a1e2fa commit 94dcd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

@types/i18next.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import 'i18next'
22

33
// // // core/plugins // // //
44

5-
import { resourcesDe as resourcesDeCore } from '../packages/core/src/locales'
5+
import { resourcesDe as resourcesDeCore } from '@polar/core/src/locales'
66
import { resourcesDe as resourcesDeAddressSearch } from '@polar/plugin-address-search/src/locales'
77
import { resourcesDe as resourcesDeAttributions } from '@polar/plugin-attributions/src/locales'
88
import { resourcesDe as resourcesDeDraw } from '@polar/plugin-draw/src/locales'

0 commit comments

Comments
 (0)