Skip to content

Commit 17b9515

Browse files
committed
fix yarn issue 1
1 parent 3a0a83d commit 17b9515

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
@@ -295,7 +295,7 @@
295295
"devEngines": {
296296
"node": ">=16.x",
297297
"npm": ">=6.x",
298-
"yarn": ">=1.21.3"
298+
"yarn": ">=1.22.21"
299299
},
300300
"husky": {
301301
"hooks": {}

0 commit comments

Comments
 (0)