Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit e83c573

Browse files
committed
fix: downgrade yarn engine version
1 parent f676bee commit e83c573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
},
3535
"engines": {
3636
"npm": "please-use-yarn",
37-
"yarn": ">= 1.22.11"
37+
"yarn": ">= 1.22.0"
3838
}
3939
}

0 commit comments

Comments
 (0)