Skip to content

Commit

Permalink
Fix package manager bug in package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Andrew Hinchey <[email protected]>
  • Loading branch information
ChrisHinchey committed Dec 6, 2023
1 parent 77f607b commit e2951e7
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 @@ -42,5 +42,5 @@
],
"testEnvironment": "node"
},
"packageManager": "yarn@3.5.1"
"packageManager": "yarn@1.22.21"
}

0 comments on commit e2951e7

Please sign in to comment.