diff options
author | Pawel Zelawski <pawel.zelawski@outlook.com> | 2025-04-10 12:02:41 +0200 |
---|---|---|
committer | Pawel Zelawski <pawel.zelawski@outlook.com> | 2025-04-10 12:02:41 +0200 |
commit | 1cf77ecc2a96bf7790e07120a3209c2991e42642 (patch) | |
tree | f21443eab5f4b6b2522d86486e64d115d8f43f79 /package-lock.json | |
parent | 2350aa140eb692610cc8ba1788ac0300188a5144 (diff) |
fix: add explicit exports field to package.json
Added the "exports" field to define proper entry points for ESM (`import`) and CJS (`require`) resolution. This fixes issues where consumers using ESM could not find named exports like `generateDigiIDUri` or `DigiIDError`.
Diffstat (limited to 'package-lock.json')
0 files changed, 0 insertions, 0 deletions