byCedric / expo-monorepo-example

Fast pnpm monorepo for cross-platform apps built with Expo / React Native and React.
https://docs.expo.dev/guides/monorepos/
MIT License
720 stars 76 forks source link

Bob still listed as a dependency #86

Closed NoZiL closed 1 year ago

NoZiL commented 1 year ago

https://github.com/byCedric/expo-monorepo-example/blob/67f9a524421f28b81bec70bcc8efd36e63e323e4/packages/feature-home/package.json#L36

Hi @byCedric , great work with this repo 👍. I followed your migration to tsup, I found that bob is still referenced here as a dependency whereas tsup is not (just in ui package).

byCedric commented 1 year ago

Woops, thanks for mentioning!

NoZiL commented 1 year ago

no worries, but tsup is also missing from this package.json