Monorepo with yarn workspaces requires yarn 3.2

This commit is contained in:
Zef Hemel
2022-04-21 14:23:16 +02:00
parent cb311385f3
commit 0a9ca5af41
2 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -19,8 +19,8 @@
}
},
"dependencies": {
"@codemirror/autocomplete": "^0.19.1",
"@codemirror/closebrackets": "^0.19.1",
"@codemirror/collab": "^0.19.0",
"@codemirror/commands": "^0.19.8",
"@codemirror/highlight": "^0.19.0",
"@codemirror/history": "^0.19.2",