Update _common.sh

This commit is contained in:
rosbeef andino 2022-10-21 00:42:19 +00:00 committed by GitHub
parent 3973ab5878
commit b7c05ccd78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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