X2Y2-io / x2y2-sdk

X2Y2 Node.js SDK.
MIT License
26 stars 26 forks source link

Update module path to correct filename #20

Open mi-yu opened 1 year ago

mi-yu commented 1 year ago

Lets bundlers like webpack correctly resolve the ESM module, currently the ESM file under the module key doesn't exist since the filename is wrong. Might be a breaking change depending on bundler settings.