-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Priority 0will get attention right awaywill get attention right away
Description
I learned that a workspace-aware project should only retain a package-lock.json file at the root of the repository, see comment at #1984 (comment)
The docs/
directory in this repository is a workspace:
Lines 5 to 8 in f5a7360
"workspaces": [ | |
"docs", | |
"workspaces/*" | |
], |
Should https://github.com/npm/cli/blob/latest/docs/package-lock.json thus be removed?
Metadata
Metadata
Assignees
Labels
Priority 0will get attention right awaywill get attention right away