Skip to content

Commit

Permalink
fix packageManager specification (keystonejs#8343)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com>
  • Loading branch information
dcousens and dcousens authored Feb 28, 2023
1 parent fcf318c commit 0d73d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"repository": "https://github.com/keystonejs/keystone",
"homepage": "https://github.com/keystonejs/keystone",
"packageManager": "^yarn@1.22.19",
"packageManager": "yarn@1.22.19",
"scripts": {
"docs": "manypkg run @keystone-6/website dev",
"coverage": "jest --coverage",
Expand Down

0 comments on commit 0d73d57

Please sign in to comment.