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 a4744fa commit f1325fdCopy full SHA for f1325fd
package.json
@@ -4,7 +4,7 @@
4
"description": "Simple and complete React DOM testing utilities that encourage good testing practices.",
5
"main": "dist/index.js",
6
"types": "types/index.d.ts",
7
- "module": "dist/@testing-library/react.esm.js",
+ "module": "dist/@testing-library/react.esm.mjs",
8
"engines": {
9
"node": ">=18"
10
},
0 commit comments