We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7748784 commit 6cdcfc2Copy full SHA for 6cdcfc2
package.json
@@ -4,7 +4,7 @@
4
"description": "Simple and complete custom Cypress commands and utilities that encourage good testing practices.",
5
"main": "dist/index.js",
6
"engines": {
7
- "node": ">=8"
+ "node": ">=10"
8
},
9
"scripts": {
10
"build": "kcd-scripts build",
0 commit comments