Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 816 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 816 Bytes

check-deps-botvy-danger-plugin

npm version semantic-release

Checks the *dependencies in the package.json and changes in the lockfile

Usage

Install:

yarn add check-deps-botvy-danger-plugin --dev

At a glance:

// dangerfile.js
import checkDepsBotvyDangerPlugin from 'check-deps-botvy-danger-plugin';

checkDepsBotvyDangerPlugin();

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.