From 6622dbb56b4f92e5b0629d175aec5cc14661cf8d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 22 Jan 2018 00:18:59 +0200 Subject: Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0 --- snapcraft.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'snapcraft.yaml') diff --git a/snapcraft.yaml b/snapcraft.yaml index 5bfdf056..a2524d25 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -70,12 +70,12 @@ parts: wekan: source: . plugin: nodejs - node-engine: 4.8.7 + node-engine: 8.9.3 node-packages: - - npm@4.6.1 + - npm@5.5.1 - node-gyp - node-pre-gyp - - fibers@1.0.15 + - fibers@2.0.0 build-packages: - ca-certificates - python @@ -91,7 +91,7 @@ parts: paxctl -mC `which node` echo "Installing meteor" curl https://install.meteor.com/ -o install_meteor.sh - sed -i "s|RELEASE=.*|RELEASE=\"1.4.4.1\"|g" install_meteor.sh + sed -i "s|RELEASE=.*|RELEASE=\"1.6.0.1\"|g" install_meteor.sh chmod +x install_meteor.sh sh install_meteor.sh rm install_meteor.sh -- cgit v1.2.3-1-g7c22