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
{{ message }}
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
Refactor makeNodeJsLock to only receive the node_js_version and the path that contains the package.json file, no other parameters will be necessaries to generate the package-lock.json file correctly. The same path that contains package.json will always contain the package-lock.json file.