Skip to content

Commit 6f111b6

Browse files
committed
bump min Node to 10.18.1
1 parent 14a6f6a commit 6f111b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"access": "public"
3636
},
3737
"engines": {
38-
"node": ">=10"
38+
"node": ">=10.18.1"
3939
},
4040
"devDependencies": {
4141
"cypress": "6.4.0",

0 commit comments

Comments
 (0)