docs: specify to use yarn v1 not v2 (#3799)

Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
Jakub Koralewski 2021-07-05 18:01:52 +02:00 committed by GitHub
parent 55d3287abf
commit 3c295559c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -5,9 +5,11 @@
.env.test.local
.envrc
.eslintcache
.history
.idea
.vercel
.vscode
.yarn
*.log
*.tgz
build