We should be able to delete a package, if there are dependencies, in this case we should be able to replace the old package version with new package version.
We also should be able to replace any old package version by new package version. This is exactly the same as complete deletion of old package version and installation of new package version.
We should be able to delete a package, if there are dependencies, in this case we should be able to replace the old package version with new package version.
We also should be able to replace any old package version by new package version. This is exactly the same as complete deletion of old package version and installation of new package version.
May be based on https://github.com/deep-foundation/npm-packager/issues/74