Previously we had some configuration in package.json that were falsely indicating that the react package was supporting CJS, which wasn't the case. So this commit makes it clear that the package is pure ESM.
6 lines
66 B
Markdown
6 lines
66 B
Markdown
---
|
|
"@openfun/cunningham-react": patch
|
|
---
|
|
|
|
Make package pure ESM
|