From b4d658cea14431fbe91273690e715a5b2cf1f1c4 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 11 Aug 2022 16:18:42 +0200 Subject: [PATCH] fix typo --- apps/ui/src/lib/templates.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/ui/src/lib/templates.ts b/apps/ui/src/lib/templates.ts index 69757a18c..e2c023032 100644 --- a/apps/ui/src/lib/templates.ts +++ b/apps/ui/src/lib/templates.ts @@ -292,6 +292,7 @@ export const buildPacks = [ fancyName: 'Deno', hoverColor: 'hover:bg-green-700', color: 'bg-green-700' + } // }, // { // name: 'heroku',