Skip to content

Commit e0b8a75

Browse files
committed
Update package.json engines
Matching request at istanbuljs/istanbul-lib-processinfo#26 (comment)
1 parent 5f1ec03 commit e0b8a75

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
@@ -4,7 +4,7 @@
44
"description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.",
55
"main": "index.js",
66
"engines": {
7-
"node": ">=8"
7+
"node": ">=14"
88
},
99
"dependencies": {
1010
"foreground-child": "^2.0.0",

0 commit comments

Comments
 (0)