Skip to content

Commit

Permalink
Add volta config (#9066)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixpalmer authored Aug 5, 2024
1 parent f3d121d commit 74d89c1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,9 @@
"engines": {
"node": ">=14"
},
"dependencies": {}
"dependencies": {},
"volta": {
"node": "16.20.0",
"yarn": "1.22.19"
}
}

0 comments on commit 74d89c1

Please sign in to comment.