Skip to content

Commit 935bc5b

Browse files
author
John Doherty
committed
Updated min node version to 12.19.0
1 parent 23d40df commit 935bc5b

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
@@ -33,7 +33,7 @@
3333
"url": "https://github.com/john-doherty/selenium-cucumber-js/issues"
3434
},
3535
"engines": {
36-
"node": ">=6.11.0"
36+
"node": ">=12.19.0"
3737
},
3838
"engineStrict": true,
3939
"homepage": "https://github.com/john-doherty/selenium-cucumber-js#readme",

0 commit comments

Comments
 (0)