Skip to content

Commit

Permalink
docs: added deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed May 19, 2021
1 parent 726205c commit 73f8ad7
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 @@ -230,6 +230,10 @@ call their counterparts defined in packages and apps.
> - Convention: whatever the script name (ie: test:unit), keeps it consistent over root commands, packages and apps.
> - The use of [yarn workspaces commands](https://yarnpkg.com/features/workspaces) can be replicated in pnpm, nmp7+lerna...
### 3.2 Maintaining deps updated
The commands `yarn deps:check` and `yarn deps:updates` will help to maintain the same versions across the entire monorepo.
## 4. Quality
### 4.1 Linters
Expand Down

0 comments on commit 73f8ad7

Please sign in to comment.