Update _common.sh

This commit is contained in:
rosbeef andino 2022-10-21 00:44:26 +00:00 committed by GitHub
parent b7c05ccd78
commit 953b4cd314
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
#=================================================
# Node version
NODEJS_VERSION=15
NODEJS_VERSION=14
# dependencies used by the app (must be on a single line)
pkg_dependencies="postgresql"