blitz-js / superjson

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
MIT License
3.88k stars 83 forks source link

add "main" to package.json #264

Closed kidqueb closed 8 months ago

kidqueb commented 9 months ago

If I'm not mistaking "main": "./dist/index.js" would have no effect when "exports" is defined. Right now it's required to resolve the module within a monorepo react-native app.

Skn0tt commented 8 months ago

@all-contributors please add @kidqueb for bug, code

allcontributors[bot] commented 8 months ago

@Skn0tt

I've put up a pull request to add @kidqueb! :tada:

Skn0tt commented 8 months ago

Published in https://github.com/blitz-js/superjson/releases/tag/v2.1.0