Skip to content

Commit

Permalink
chore: fix sha1 for packageManager (#3407)
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao authored Nov 15, 2023
1 parent f7a55f4 commit 1aad9e1
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 @@ -174,7 +174,7 @@
"prettier": {
"singleQuote": true
},
"packageManager": "yarn@1.22.18+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447",
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447",
"workspaces": {
"packages": [
"packages/api/*",
Expand Down

0 comments on commit 1aad9e1

Please sign in to comment.