From 9b1c7140c90755bca2e3cdc8977fd2bce10d4df9 Mon Sep 17 00:00:00 2001 From: Edward Silverton Date: Fri, 14 Jun 2024 14:14:49 +0100 Subject: [PATCH] del csb ci --- .codesandbox/ci.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .codesandbox/ci.json diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json deleted file mode 100644 index 1a304bfef..000000000 --- a/.codesandbox/ci.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "sandboxes": [ - "new", - "uv-react-demo-6yp8bh", - "uv-simple-example-s0czy", - "uv-simple-example-with-url-adapter-1p175", - "uv-config-example-7kh4s", - "uv-nextjs-example-uh9zi" - ], - "buildCommand": "prepublishOnly", - "node": "18" -}