Merge branch 'main' into poc/react-nextjs-new-design

This commit is contained in:
Björn Meyer
2023-08-04 13:21:43 +02:00
19 changed files with 202 additions and 151 deletions

View File

@@ -3,7 +3,7 @@
"packageManager": "pnpm@8.2.0",
"engines": {
"node": ">=18",
"pnpm": ">=8"
"pnpm": ">=7"
},
"scripts": {
"build": "next build",