You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
package-inherit will fail when updated a package.json file if that file doesn't already have the key being updated. For example, if a package.json has devDependencies being added, but that file doesn't already have a devDependencies key, the update will fail: