Run npm command v2.0.0

Breaking changes and migration guide

This release removes the cache_local_deps input and its corresponding behavior. This input controlled the legacy Cache Push step, and we recommend everyone migrate to the new dedicated cache steps.

If your workflows do not use the legacy Cache Push/Pull steps, then you can upgrade without any breaking change.

What鈥檚 Changed

Full Changelog: Comparing 1.1.6...2.0.0 路 bitrise-steplib/steps-npm 路 GitHub