From 45c32dbeacf914df162fc8824a476ecef6c70cac Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 19 Jul 2022 01:51:50 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 184371c..d859daf 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,6 @@ #================================================= # dependencies used by the app -pkg_dependencies="" nodejs_version=16 go_version=1.13