We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2581278 commit 6ad47c1Copy full SHA for 6ad47c1
.codesandbox/ci.json
@@ -1,5 +1,5 @@
1
{
2
"installCommand": "install:csb",
3
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
4
- "node": "14"
+ "node": "18"
5
}
0 commit comments