Hi, thanks for this package, it looks useful. Unfortunately it's not usable with ES modules at the moment. The `package.json` has this line: ``` "module": "dist/index.esm.js", ``` But, this file doesn't exist in the built and distributed package, [as we can see on npm](https://www.npmjs.com/package/jotai-transaction?activeTab=code).