Use Yarn 3.1 stable (#13885)
This commit is contained in:
parent
fb7ddf4d38
commit
248aa9d302
File diff suppressed because one or more lines are too long
@ -35,4 +35,4 @@ releaseTool:
|
|||||||
unsafeHttpWhitelist:
|
unsafeHttpWhitelist:
|
||||||
- localhost
|
- localhost
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-sources.cjs
|
yarnPath: .yarn/releases/yarn-3.1.0.cjs
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
"test:runtime:bundlers": "node test/runtime-integration/bundlers.cjs",
|
"test:runtime:bundlers": "node test/runtime-integration/bundlers.cjs",
|
||||||
"test:runtime:node": "node test/runtime-integration/node.cjs"
|
"test:runtime:node": "node test/runtime-integration/node.cjs"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.1.0-rc.10",
|
"packageManager": "yarn@3.1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.14.8",
|
"@babel/cli": "^7.14.8",
|
||||||
"@babel/core": "^7.15.0",
|
"@babel/core": "^7.15.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user