0.1.4 • Published 3 years ago

@dxos/lint-version v0.1.4

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
3 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

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago