We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502b800 commit 3a108d7Copy full SHA for 3a108d7
package.json
@@ -6,7 +6,7 @@
6
"types": "types/index.d.ts",
7
"module": "dist/@testing-library/react.esm.js",
8
"engines": {
9
- "node": ">=14"
+ "node": ">=18"
10
},
11
"scripts": {
12
"prebuild": "rimraf dist",
0 commit comments