From 9e1be6f97b384689e14431ab6b8217f24b723fd2 Mon Sep 17 00:00:00 2001 From: aniket-engg Date: Thu, 30 Dec 2021 20:22:21 +0530 Subject: [PATCH] build fix --- workspace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workspace.json b/workspace.json index 442f45229f..1718e70f69 100644 --- a/workspace.json +++ b/workspace.json @@ -1149,7 +1149,8 @@ } } } - }, + } + }, "cli": { "defaultCollection": "@nrwl/react" }, @@ -1185,5 +1186,4 @@ } }, "defaultProject": "remix-ide" - } }