summaryrefslogtreecommitdiffstats
path: root/stacksmith
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-06-17 21:49:49 +0300
committerLauri Ojansivu <x@xet7.org>2020-06-17 21:49:49 +0300
commitb11ae567c9b2d16a115ea4f3f7f88e67d076f326 (patch)
treee52fb71591f4c97bbfa4360a9423e636e9e0c7e1 /stacksmith
parente41256f9355aeb2414c5cb06e3112c9c6d5210fd (diff)
downloadwekan-b11ae567c9b2d16a115ea4f3f7f88e67d076f326.tar.gz
wekan-b11ae567c9b2d16a115ea4f3f7f88e67d076f326.tar.bz2
wekan-b11ae567c9b2d16a115ea4f3f7f88e67d076f326.zip
Upgrade to Node 12.18.1
Thanks to Node developers and xet7 !
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 7b27a453..e0174110 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.17.0
+NODE_VERSION=v12.18.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