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 80f68cb commit a6e104bCopy full SHA for a6e104b
package.json
@@ -5,7 +5,7 @@
5
"main": "dist/index.js",
6
"module": "dist/@testing-library/react.esm.js",
7
"engines": {
8
- "node": ">=8"
+ "node": ">=10"
9
},
10
"scripts": {
11
"prebuild": "rimraf dist",
@@ -86,4 +86,4 @@
86
"url": "https://github.com/testing-library/react-testing-library/issues"
87
88
"homepage": "https://github.com/testing-library/react-testing-library#readme"
89
-}
+}
0 commit comments