diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json new file mode 100644 index 0000000000..2dce0a831b --- /dev/null +++ b/.codesandbox/ci.json @@ -0,0 +1,3 @@ +{ + "node": "18" +}