Skip to content

Commit 523b2fc

Browse files
fixup Update __tests__/main.test.ts
Co-authored-by: Grigory <grigory.orlov.set@gmail.com>
1 parent 133035b commit 523b2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This example will install a Node version based on the `^20.10` pattern.
8686
```json
8787
{
8888
"engines": {
89-
"node": "^20 || ^22"
89+
"node": "^19"
9090
},
9191
"devEngines": {
9292
"runtime": {

0 commit comments

Comments
 (0)