This commit is contained in:
Alexandre Flament 2024-02-25 03:33:10 -07:00 committed by GitHub
commit 2087ff4aa6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 23 additions and 5 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: AGPL-3.0-or-later
export NODE_MINIMUM_VERSION="16.13.0"
export NODE_MINIMUM_VERSION="18.17.0"
node.help(){
cat <<EOF