fix ref to non-existing file

This commit is contained in:
Norbert de Langen 2022-04-14 09:08:57 +02:00
parent 80df766292
commit 9efbad9d85
No known key found for this signature in database
GPG Key ID: FD0E78AF9A837762

View File

@ -1,2 +1 @@
// eslint-disable-next-line import/no-unresolved
export * from './dist/esm/utils';
export * from './dist/esm';