Thinkmill / manypkg

☔️ An umbrella for your monorepo
MIT License
865 stars 48 forks source link

Update and move `@types/node` to dev updates #183

Closed askoufis closed 1 year ago

askoufis commented 1 year ago

@types/node should not be a dependency for find-root since it doesn't expose any of the node types in its API, so I've moved it to a dev dep. I also updated the version to the last Node 16 types version. I chose Node 16 as it's the same version used in CI.

Fixes #118.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 6b4bb90186683eaa88c8cb3cdc77430c3d367582

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | @manypkg/find-root | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR