@invrs/npm-tasks
v0.8.37
Published
River tasks to run npm commands
Downloads
51
Readme
NPM Tasks
River tasks to run npm commands.
Install
npm install -g river-tasks
Options
| Flag | Description | Default |
| ---------------------------------------- | -------------------------------------------- | ------------------ |
| --clean
| Clean node_modules
and package-lock.json
| |
| --install=package [--dev] [--globally]
| Install npm package | |
| --list=package
| List npm packages | |
| --update=package [--version]
| Update npm packages | --version=latest
|