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
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:
package-inheritwill fail when updated apackage.jsonfile if that file doesn't already have the key being updated. For example, if apackage.jsonhasdevDependenciesbeing added, but that file doesn't already have adevDependencieskey, the update will fail: