feat(repo): specify the version of yarn used by the repo
This commit is contained in:
parent
e70f91170f
commit
3d36b15c8f
@ -14,3 +14,4 @@ packages/jest/src/schematics/**/files/**/*.json
|
||||
/.idea
|
||||
/.github
|
||||
/coverage
|
||||
/.yarn
|
||||
|
||||
199664
.yarn/releases/yarn-1.19.0.js
vendored
Executable file
199664
.yarn/releases/yarn-1.19.0.js
vendored
Executable file
File diff suppressed because one or more lines are too long
1
.yarnrc.yml
Normal file
1
.yarnrc.yml
Normal file
@ -0,0 +1 @@
|
||||
yarnPath: .yarn/releases/yarn-1.19.0.js
|
||||
Loading…
x
Reference in New Issue
Block a user