Fix: Add fixed yarn version to Docker build

This commit is contained in:
Dries Augustyns
2024-09-28 15:44:05 +02:00
parent daa8285af5
commit ff5c6af9d7
3 changed files with 13533 additions and 9974 deletions
+3 -1
View File
@@ -4,7 +4,9 @@
"private": true,
"license": "agpl-3.0",
"workspaces": {
"packages": ["packages/*"]
"packages": [
"packages/*"
]
},
"engines": {
"npm": ">=6.14.x",