Skip to content

Commit 73eaf6d

Browse files
committed
build: downgrade yarn version for Circle CI
1 parent a7402b0 commit 73eaf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"engines": {
55
"node": ">=10",
6-
"yarn": "^1.21.1"
6+
"yarn": "^1.17.3"
77
},
88
"workspaces": {
99
"packages": [

0 commit comments

Comments
 (0)