Closed Rubilmax closed 1 year ago
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Issue
jsbi@^3.1.4
dependency is used in the package without being defined as an explicit dependency inpackage.json
This impacts developers using this package as dependency resolvers (such as
npm
oryarn
) won't automatically install missing dependencies, or will install it with incorrect (and thus perhaps incompatible) versionsFix
package.json
without impacting the current state ofyarn.lock