Skip to content

Commit

Permalink
Specify yarn version to avoid confusion with main which uses Yarn 4
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire committed Jun 24, 2024
1 parent 5d5e22f commit 15f49eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "[email protected]"
}

0 comments on commit 15f49eb

Please sign in to comment.