Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrywu committed Oct 24, 2023
1 parent 4ca5008 commit 0a6e9e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ taze --include lodash,webpack
taze --include /react/ --exclude react-dom # regex is also supported
```

### Lock version

> Exclude the locked packages by default, use `npx taze -l` to show them.
### Config file

With `taze.config.js` file, you can configure the same options the command has.
Expand Down

0 comments on commit 0a6e9e6

Please sign in to comment.