Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to handle packages with different versions but the "same content"?
For consistency we update all packages within our monorepo when creating a new version.
This brings up a lot of packages on npm with the same functionality but different versions which are polluting npm.
Check how others are doing this workflow or how this can be improved!
Beta Was this translation helpful? Give feedback.
All reactions