Make sure packages are correctly removed from package.json when uninstalled
This commit is contained in:
parent
2c570fa9ef
commit
6d931e8dcb
@ -77,6 +77,7 @@ program
|
|||||||
npm,
|
npm,
|
||||||
[
|
[
|
||||||
"uninstall",
|
"uninstall",
|
||||||
|
"--save",
|
||||||
"--no-progress",
|
"--no-progress",
|
||||||
"--prefix",
|
"--prefix",
|
||||||
packagesPath,
|
packagesPath,
|
||||||
|
Loading…
Reference in New Issue
Block a user