-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Bugthing that needs fixingthing that needs fixingRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release
Description
Current Behavior:
Running npm update
removes name
, version
, dependencies
and package[""]
from the package-lock.json
file.
Expected Behavior:
Running npm update
should not remove these expected fields from package-lock.json
file
Steps To Reproduce:
in any npm7-powered project:
Run: npm update
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release