Update install

This commit is contained in:
MartinBraquet
2025-09-12 01:26:49 +02:00
parent dfbeaa4edf
commit 8e11657bd2

View File

@@ -6,5 +6,5 @@ cd "$(dirname "$0")"
rm -rf node_modules web/node_modules backend/api/node_modules backend/email/node_modules command/node_modules backend/shared/node_modules
yarn install --frozen-lockfile
yarn install