Closed muckee closed 2 months ago
Hi, thanks so much for bringing this to our attention. We'll get this updated and reply here once the fix is live.
This has been fixed on version 3.1.1. I'll be closing this issue out now. If you need further assistance, please feel free to reach out again.
The
react/package.json
file exports./dist/index.csj
, where it should actually be./dist/index.cjs
.https://github.com/Bonfida/sns-sdk/blob/b14eb45420b8cab2cb49b2aac2e2313ad6827f56/react/package.json#L27