Skip to content

Commit fc0049a

Browse files
committed
fix: specify packageManager so that corepack plays nicely
1 parent 038b699 commit fc0049a

File tree

2 files changed

+12861
-17830
lines changed

2 files changed

+12861
-17830
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@
5757
"volta": {
5858
"node": "14.21.2",
5959
"yarn": "1.22.19"
60-
}
60+
},
61+
"packageManager": "yarn@1.22.9"
6162
}

0 commit comments

Comments
 (0)