1.0.0 • Published 5 months ago

@steryereo/upgrade-existing v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

upgrade-existing

Upgrade only npm packages that are already top-level dependencies.

This is convenient if you have a monorepo that updates many packages at once, and you get a list of all those updates, but your app only uses a subset of the updated packages

Installation

npm i -g @steryereo/upgrade-existing

Usage

upgrade-existing @mycompany/package1 @mycompany/package2 @mycompany/package3

1.0.0

5 months ago

0.1.2

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago