Pin yarn version with volta

This commit is contained in:
Mark McDowall 2022-11-03 18:46:14 -07:00
parent 0e31281828
commit b1962c7366
1 changed files with 2 additions and 1 deletions

View File

@ -131,6 +131,7 @@
"worker-loader": "3.0.8"
},
"volta": {
"node": "16.17.0"
"node": "16.17.0",
"yarn": "1.22.19"
}
}