We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06be329 commit 1943110Copy full SHA for 1943110
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