mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-12 19:23:51 +00:00
Bump yarn to 3.6
This commit is contained in:
parent
b69a996f3d
commit
db86414c65
3
.yarnrc.yml
Normal file
3
.yarnrc.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
nodeLinker: node-modules
|
||||||
|
|
||||||
|
yarnPath: .yarn/releases/yarn-3.6.1.cjs
|
|
@ -68,5 +68,6 @@
|
||||||
"vite": "^4.5.0",
|
"vite": "^4.5.0",
|
||||||
"vitest": "^0.34.6",
|
"vitest": "^0.34.6",
|
||||||
"vue-tsc": "^1.8.22"
|
"vue-tsc": "^1.8.22"
|
||||||
}
|
},
|
||||||
|
"packageManager": "yarn@3.6.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user