From ac5e6974814826365467a1770914836fa37f9509 Mon Sep 17 00:00:00 2001 From: jakelineliima Date: Sun, 3 Apr 2022 11:46:04 -0300 Subject: [PATCH] update --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 709e0a2..e8f79ea 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: yarn start \ No newline at end of file +web: npm start \ No newline at end of file