We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
^20.17.0 || >=22.9.0
1 parent 44be07c commit 2902d4cCopy full SHA for 2902d4c
workspaces/libnpmexec/package.json
@@ -7,7 +7,7 @@
7
],
8
"main": "lib/index.js",
9
"engines": {
10
- "node": "^18.17.0 || >=20.5.0"
+ "node": "^20.17.0 || >=22.9.0"
11
},
12
"description": "npm exec (npx) programmatic API",
13
"repository": {
0 commit comments