This commit is contained in:
parent
cb1f7ce697
commit
3a3c257f2a
5 changed files with 2461 additions and 2442 deletions
875
.yarn/releases/yarn-3.8.3.cjs
vendored
875
.yarn/releases/yarn-3.8.3.cjs
vendored
File diff suppressed because one or more lines are too long
894
.yarn/releases/yarn-4.3.1.cjs
vendored
Executable file
894
.yarn/releases/yarn-4.3.1.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
|
@ -2,4 +2,4 @@ plugins:
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||||
spec: '@yarnpkg/plugin-interactive-tools'
|
spec: '@yarnpkg/plugin-interactive-tools'
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.8.3.cjs
|
yarnPath: .yarn/releases/yarn-4.3.1.cjs
|
||||||
|
|
|
@ -61,5 +61,5 @@
|
||||||
"*.(js|mjs|cjs)": "eslint --fix",
|
"*.(js|mjs|cjs)": "eslint --fix",
|
||||||
"*.(json|css|yml)": "prettier --write"
|
"*.(json|css|yml)": "prettier --write"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.8.3"
|
"packageManager": "yarn@4.3.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue