Upgrade self to Yarn 3.1.1
This commit is contained in:
Vendored
-631
File diff suppressed because one or more lines are too long
+768
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
|||||||
yarnPath: .yarn/releases/yarn-3.0.1.cjs
|
yarnPath: .yarn/releases/yarn-3.1.1.cjs
|
||||||
|
|||||||
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
"build-dev": "./build.js",
|
"build-dev": "./build.js",
|
||||||
"fmt": "prettier --write src"
|
"fmt": "prettier --write src"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.0.1",
|
"packageManager": "yarn@3.1.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.11.4",
|
"@babel/core": "^7.11.4",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user