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
-1
View File
@@ -1,5 +1,4 @@
.env
.yarn/
.next/
.github/
dist/
+3 -1
View File
@@ -4,7 +4,9 @@
"private": true,
"license": "agpl-3.0",
"workspaces": {
"packages": ["packages/*"]
"packages": [
"packages/*"
]
},
"engines": {
"npm": ">=6.14.x",
+13530 -9972
View File
File diff suppressed because it is too large Load Diff