From 891b5ca8e1ed8c8cddff047d057aca96362b1859 Mon Sep 17 00:00:00 2001 From: kliu-stripe Date: Wed, 28 Aug 2024 12:25:36 -0700 Subject: [PATCH] Update .cli.json Signed-off-by: kliu-stripe --- .cli.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.cli.json b/.cli.json index 3a451ce5..23eea149 100644 --- a/.cli.json +++ b/.cli.json @@ -4,8 +4,6 @@ "integrations": [ { "name": "main", - "clients": ["react-cra"], - "servers": ["node"] } ] }