latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
692 stars 174 forks source link

remove `typesVersions` from package.json #2882

Open holic opened 1 month ago

holic commented 1 month ago

we added these back in to avoid breaking existing projects/forcing folks to update to moduleResolution: "bundler": https://github.com/latticexyz/mud/pull/2878

next time we do a breaking-ish release, we should clean these up because they're no longer necessary for bundler, are duplicative and painful to maintain