Skip to content

Commit 8bea590

Browse files
committed
chore: Fix failing codesandbox/ci
1 parent 33cc72c commit 8bea590

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,4 +1,4 @@
11
{
22
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
3-
"node": "12"
3+
"node": "16"
44
}

0 commit comments

Comments
 (0)