0.1.4 • Published 5 years ago

@dxos/lint-version v0.1.4

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
5 years ago

lint-version

Makes sure you only have a single version of a given dependency in a workspace.

Installation

Add it to your workspace root:

yarn add -DW @dxos/lint-version

Usage

Run with no arguments to check if all dependencies share the same version specifier:

lint-version

Use -f to automatically update all versions to the latest one out of them:

lint-version -f
0.1.4

5 years ago

0.1.2

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago