actualizar

1.1.0 • Public • Published

actualizar

Update every npm dependency to @latest.

Note: I don't recommend this way of updating your dependencies.

  1. Runs npm outdated in the current directory.
  2. Installs every outdated dependency using the @latest tag. If the version name includes experimental then it uses @experimental instead.
npx actualizar

Readme

Keywords

Package Sidebar

Install

npm i actualizar

Weekly Downloads

1

Version

1.1.0

License

BSD-3-Clause

Unpacked Size

4.82 kB

Total Files

7

Last publish

Collaborators

  • javierbyte