From 3932a099bcde55a8fff385d12a91976690fe5828 Mon Sep 17 00:00:00 2001 From: plouc Date: Thu, 29 Oct 2020 21:16:13 +0900 Subject: [PATCH] feat(ci): update sandboxes for codesandbox-ci --- .codesandbox/ci.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json index 2c68eabfa4..2e95fd7e3a 100644 --- a/.codesandbox/ci.json +++ b/.codesandbox/ci.json @@ -33,5 +33,5 @@ "packages/voronoi", "packages/waffle" ], - "sandboxes": ["react"] + "sandboxes": ["new"] } \ No newline at end of file