Skip to content

Commit 6ad47c1

Browse files
committed
update csb node version
1 parent 2581278 commit 6ad47c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .codesandbox/ci.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"installCommand": "install:csb",
33
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
4-
"node": "14"
4+
"node": "18"
55
}

0 commit comments

Comments
 (0)