From 5120dd23d45fbd4b2c893db33acbf7014e57c023 Mon Sep 17 00:00:00 2001 From: John Hildenbiddle Date: Fri, 4 Mar 2022 17:03:56 -0600 Subject: [PATCH] Update codesandbox config --- .codesandbox/ci.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json index ecd2f8fbd..23847988c 100644 --- a/.codesandbox/ci.json +++ b/.codesandbox/ci.json @@ -1,5 +1,4 @@ { "sandboxes": ["2d17z"], - "packages": [".", "packages/docsify-server-renderer"], "node": "16" }