Fix: Add fixed yarn version to Docker build
This commit is contained in:
+3
-1
@@ -4,7 +4,9 @@
|
||||
"private": true,
|
||||
"license": "agpl-3.0",
|
||||
"workspaces": {
|
||||
"packages": ["packages/*"]
|
||||
"packages": [
|
||||
"packages/*"
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"npm": ">=6.14.x",
|
||||
|
||||
Reference in New Issue
Block a user