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 133035b commit 523b2fcCopy full SHA for 523b2fc
docs/advanced-usage.md
@@ -86,7 +86,7 @@ This example will install a Node version based on the `^20.10` pattern.
86
```json
87
{
88
"engines": {
89
- "node": "^20 || ^22"
+ "node": "^19"
90
},
91
"devEngines": {
92
"runtime": {
0 commit comments