kiliman / remix-typedjson

This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.
MIT License
435 stars 19 forks source link

add React 18 to peerDependencies #9

Closed ProdByGR closed 1 year ago

ProdByGR commented 1 year ago

Allow package installation without the --force or --legacy-peer-deps flags in projects using React 18

kiliman commented 1 year ago

Thanks for the PR!

kiliman commented 1 year ago

This has been pushed as v0.1.1