Skip to content

Commit

Permalink
fix(pkg): engines.yarn requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Feb 5, 2023
1 parent 8207046 commit f18ad11
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 @@ -143,7 +143,7 @@
},
"engines": {
"node": ">=14.21.1",
"yarn": "4.0.0-rc.14"
"yarn": "4.0.0-rc.34"
},
"packageManager": "[email protected]",
"readme": "README.md",
Expand Down

0 comments on commit f18ad11

Please sign in to comment.