Skip to content

Commit

Permalink
update contributing guide to yarnv4 (grommet#7298)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfilben authored Aug 20, 2024
1 parent db47fa2 commit de5eeee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ started you should:
1. clone it `git clone https://github.com/<your-username>/grommet.git`
1. install dependencies using: `yarn install`

Grommet is using yarn v4.

The components code lives in `src/js/components`. A few gotchas you may run
into while contributing could include:

Expand Down

0 comments on commit de5eeee

Please sign in to comment.