latticexyz / mud

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

replace `file:` with `link:` in deps #3081

Open holic opened 2 weeks ago

holic commented 2 weeks ago

just noticed this: https://github.com/latticexyz/mud/blob/9c9c67baadd0952e1778da9f68d0fc8ff09a8afc/templates/react/packages/contracts/package.json#L32-L33 (we have this sprinkled throughout the codebase)

these file: references should prob be link:?

manojks1999 commented 1 week ago

@holic , can i work on this ?

holic commented 1 week ago

feel free!