switch to Yarn 3

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-08-19 12:54:02 +02:00
parent 7c2adfbfd1
commit f3cc06d7c1
6 changed files with 794 additions and 147539 deletions
+2 -1
View File
@@ -90,5 +90,6 @@
"*.md": [
"node ./scripts/check-docs-quality"
]
}
},
"packageManager": "yarn@3.2.2"
}