Update _common.sh

This commit is contained in:
rosbeef andino 2022-10-21 00:25:27 +00:00 committed by GitHub
parent f267c9bddb
commit 3973ab5878
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=16 NODEJS_VERSION=12
# 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"