From 7c2c8e747072fd48c72f8b387f058dcbe6681693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Maturana?= Date: Wed, 29 Apr 2026 22:12:29 -0400 Subject: [PATCH] chore(just): cambiar a aube --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index debe6d6..2c2b420 100644 --- a/justfile +++ b/justfile @@ -2,7 +2,7 @@ mise-task task: mise r {{task}} setup: - mise x -- pnpm i + mise x -- aube i cd backend && npm i start-backend: