Skip to content

Commit f58b185

Browse files
JamieMageeCopilot
andcommitted
Omit registry URLs from npm lockfile
Add a project npm setting that keeps registry tarball URLs out of package-lock.json. Regenerate the lockfile without changing its dependency graph or integrity data. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f4de8fb commit f58b185

2 files changed

Lines changed: 1 addition & 417 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
omit-lockfile-registry-resolved=true

0 commit comments

Comments
 (0)