mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-05-07 11:15:50 +03:00
avoid warnings on ci
as we support nodejs latest lts version on instance without docker
This commit is contained in:
parent
b60461e917
commit
e2eb7bc362
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "18"
|
"node": ">=18"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue