@invrs/npm-tasks
v0.8.37
Published
River tasks to run npm commands
Readme
NPM Tasks
River tasks to run npm commands.
Install
npm install -g river-tasksOptions
| 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 |
