Compare commits
1 commit
597943d919
...
d0e3234db3
Author | SHA1 | Date | |
---|---|---|---|
d0e3234db3 |
3 changed files with 175 additions and 175 deletions
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.6.cjs
|
yarnPath: .yarn/releases/yarn-3.8.5.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.6"
|
"packageManager": "yarn@3.8.5"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue