diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json deleted file mode 100644 index c2a628f..0000000 --- a/.codesandbox/ci.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "buildCommand": "build", - "packages": ["packages/history-utility"], - "publishDirectory": { - "valtio-history": "dist/packages/history-utility" - }, - "sandboxes": ["new", "react-typescript-react-ts"], - "node": "20" -}