Skip to content

Commit d2b086a

Browse files
committed
update node version in codesandbox
1 parent 49ac60e commit d2b086a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codesandbox/ci.json

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

0 commit comments

Comments
 (0)