Skip to content

Maintenance: use npm-shrinkwrap instead of package-lock #173

@dreamorosi

Description

@dreamorosi

Bug description

The package uses package-lock.json instead of npm-shirinkwrap.json.

I didn't spot this in the PR review.

Expected Behavior

Use npm-shrinkwrap.json.

Current Behavior

Using package-lock.json.

Possible Solution

Run npm shrinkwrap in the package folder, delete the old file, commit the new one.

Steps to Reproduce

N/A

Metadata

Metadata

Assignees

Labels

completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)metricsThis item relates to the Metrics Utility

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions