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 10e738f commit be320bdCopy full SHA for be320bd
package.json
@@ -4,7 +4,7 @@
4
"description": "Custom jest matchers to test the state of the DOM",
5
"main": "dist/index.js",
6
"engines": {
7
- "node": ">=8",
+ "node": ">=12",
8
"npm": ">=6",
9
"yarn": ">=1"
10
},
0 commit comments