You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(deps): use shrinkwrap instead of package lock (#976)
As node-core-utils are CLI tools, it makes more sense to use
shrinkwrap instead of package lock to allow users to install
the CLI globally while pining transitive dependencies.
0 commit comments