forked from mirrors/amnezia-wg-easy
package.json: rollback nodejs 18
because of build hang on newer nodejs version stick to nodejs 18
This commit is contained in:
parent
66bb13ed30
commit
e46efd6088
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@
|
|||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": "20"
|
||||
"node": "18"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue