Skip to content

Commit bad3ad1

Browse files
authored
Merge pull request #426 from BeAPI/fix/yarn-version-update
fix yarn version
2 parents f210397 + 12d8a22 commit bad3ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"volta": {
7777
"node": "20.11.0",
78-
"yarn": "1.22.21"
78+
"yarn": "4.5.0"
7979
},
80-
"packageManager": "yarn@3.2.3"
80+
"packageManager": "yarn@4.5.0"
8181
}

0 commit comments

Comments
 (0)