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.
engines.node
1 parent 6168938 commit f2185feCopy full SHA for f2185fe
1 file changed
package.json
@@ -10,7 +10,7 @@
10
"url": "https://github.com/nodejs/corepack.git"
11
},
12
"engines": {
13
- "node": "^18.17.1 | >=20.10.0"
+ "node": "^18.17.1 || >=20.10.0"
14
15
"exports": {
16
"./package.json": "./package.json"
0 commit comments