Skip to content

Commit

Permalink
chore: add yarn version to volta (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
nrkruk authored Oct 30, 2024
1 parent fd3223e commit b9ca5a2
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 @@ -236,6 +236,7 @@
"exports": "./lib/index.js",
"type": "module",
"volta": {
"node": "20.11.0"
"node": "20.11.0",
"yarn": "1.22.22"
}
}

0 comments on commit b9ca5a2

Please sign in to comment.