Use Yarn 3.1 stable (#13885)

This commit is contained in:
Nicolò Ribaudo
2021-10-26 19:23:23 +02:00
committed by GitHub
parent fb7ddf4d38
commit 248aa9d302
3 changed files with 211 additions and 211 deletions

View File

@@ -16,7 +16,7 @@
"test:runtime:bundlers": "node test/runtime-integration/bundlers.cjs",
"test:runtime:node": "node test/runtime-integration/node.cjs"
},
"packageManager": "yarn@3.1.0-rc.10",
"packageManager": "yarn@3.1.0",
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",