Monorepo with yarn workspaces requires yarn 3.2

This commit is contained in:
Zef Hemel
2022-04-21 14:05:22 +02:00
parent 1f842ec1d6
commit 68d110a081
4 changed files with 10 additions and 9 deletions
+7
View File
@@ -0,0 +1,7 @@
# Silverbullet
Install latest yarn:
```shell
yarn set version stable
```