Skip to content

Commit c99bf89

Browse files
authored
fix: volta yarn not in sync with package manager (#825)
1 parent 1f923bc commit c99bf89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
],
5353
"volta": {
5454
"node": "24.2.0",
55-
"yarn": "1.22.22"
55+
"yarn": "4.9.2"
5656
},
5757
"engines": {
5858
"node": ">=18.0.0"

0 commit comments

Comments
 (0)