We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1ec03 commit e0b8a75Copy full SHA for e0b8a75
package.json
@@ -4,7 +4,7 @@
4
"description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.",
5
"main": "index.js",
6
"engines": {
7
- "node": ">=8"
+ "node": ">=14"
8
},
9
"dependencies": {
10
"foreground-child": "^2.0.0",
0 commit comments