We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ba1a4 commit b779e7fCopy full SHA for b779e7f
.codesandbox/ci.json
@@ -1,5 +1,4 @@
1
{
2
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
3
- "install": "npm install",
4
- "node": "16"
+ "node": "12"
5
}
package.json
@@ -51,7 +51,7 @@
51
"@testing-library/jest-dom": "^5.11.6",
52
"@types/react-dom": "^17.0.0",
53
"dotenv-cli": "^4.0.0",
54
- "kcd-scripts": "^11.1.0",
+ "kcd-scripts": "^11.2.2",
55
"npm-run-all": "^4.1.5",
56
"react": "^17.0.1",
57
"react-dom": "^17.0.1",
0 commit comments