Specify yarn version to avoid confusion with main which uses Yarn 4
This commit is contained in:
parent
fcae9435ec
commit
5fd7cd79e0
1 changed files with 2 additions and 1 deletions
|
@ -226,5 +226,6 @@
|
|||
"Capfile|Gemfile|*.{rb,ruby,ru,rake}": "bundle exec rubocop --force-exclusion -a",
|
||||
"*.{js,jsx,ts,tsx}": "eslint --fix",
|
||||
"*.{css,scss}": "stylelint --fix"
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@1.22.22"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue