Browse Source

chore: update codesandbox ci.json, node 16 -> 20

pointhalo 1 năm trước cách đây
mục cha
commit
7648406c76
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .codesandbox/ci.json

+ 1 - 1
.codesandbox/ci.json

@@ -13,7 +13,7 @@
         "packages/semi-ui",
         "packages/semi-webpack"
     ],
-    "node": "16",
+    "node": "20",
     "sandboxes": [
         "/.codesandbox/examples/pr-story",
         "oubej"