summaryrefslogtreecommitdiffstats
path: root/stacksmith
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-02-20 20:46:25 +0200
committerLauri Ojansivu <x@xet7.org>2020-02-20 20:46:25 +0200
commitcbbb5deff7d84a91c40becc9caaf70f5b6738b63 (patch)
tree11af911921641d477a8d8633bd4e9d65f67d2699 /stacksmith
parent4377be8aa4694bd33482689e60c792bd85839949 (diff)
downloadwekan-cbbb5deff7d84a91c40becc9caaf70f5b6738b63.tar.gz
wekan-cbbb5deff7d84a91c40becc9caaf70f5b6738b63.tar.bz2
wekan-cbbb5deff7d84a91c40becc9caaf70f5b6738b63.zip
Update to Meteor 1.9.1, Node 12.16.1 etc newest dependencies.
Diffstat (limited to 'stacksmith')
-rwxr-xr-xstacksmith/user-scripts/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/stacksmith/user-scripts/build.sh b/stacksmith/user-scripts/build.sh
index bbedee35..00448514 100755
--- a/stacksmith/user-scripts/build.sh
+++ b/stacksmith/user-scripts/build.sh
@@ -2,7 +2,7 @@
set -euxo pipefail
BUILD_DEPS="bsdtar gnupg wget curl bzip2 python git ca-certificates perl-Digest-SHA"
-NODE_VERSION=v12.15.0
+NODE_VERSION=v12.16.1
#METEOR_RELEASE=1.6.0.1 - for Stacksmith, meteor-1.8 branch that could have METEOR@1.8.1-beta.8 or newer
USE_EDGE=false
METEOR_EDGE=1.5-beta.17