- switch yarn to yarn 3
- add support for pnpm
- update dependecies
This commit is contained in:
yazninja 2023-05-09 21:27:16 +03:00
parent 01bfc35f01
commit 8695bd55a7
5 changed files with 10873 additions and 13 deletions

2
.yarnrc.yml Normal file
View file

@ -0,0 +1,2 @@
yarnPath: .yarn/releases/yarn-3.5.1.cjs
nodeLinker: "node-modules"