summaryrefslogtreecommitdiffstats
path: root/.future-snap
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-05-29 21:37:28 +0300
committerLauri Ojansivu <x@xet7.org>2020-05-29 21:37:28 +0300
commit3ade9d95a69b269c345127e1755e1b539dc07263 (patch)
treef07650a1a3e976baf40592e3ddae7fc3c7e54e88 /.future-snap
parent55c5f07026e48fbbd29cfbe9fbaa7793e0fe4b6f (diff)
downloadwekan-3ade9d95a69b269c345127e1755e1b539dc07263.tar.gz
wekan-3ade9d95a69b269c345127e1755e1b539dc07263.tar.bz2
wekan-3ade9d95a69b269c345127e1755e1b539dc07263.zip
Upgrade to Node v12.17.0
Thanks to Node developers and xet7 !
Diffstat (limited to '.future-snap')
-rw-r--r--.future-snap/broken-snapcraft.yaml2
-rw-r--r--.future-snap/snapcraft.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.future-snap/broken-snapcraft.yaml b/.future-snap/broken-snapcraft.yaml
index de1b3dbc..5026b44f 100644
--- a/.future-snap/broken-snapcraft.yaml
+++ b/.future-snap/broken-snapcraft.yaml
@@ -81,7 +81,7 @@ parts:
wekan:
source: .
plugin: nodejs
- node-engine: 12.16.3
+ node-engine: 12.17.0
node-packages:
- node-gyp
- node-pre-gyp
diff --git a/.future-snap/snapcraft.yaml b/.future-snap/snapcraft.yaml
index 1917834c..1a3d8a71 100644
--- a/.future-snap/snapcraft.yaml
+++ b/.future-snap/snapcraft.yaml
@@ -83,7 +83,7 @@ parts:
wekan:
source: .
plugin: nodejs
- node-engine: 12.14.3
+ node-engine: 12.17.0
node-packages:
- node-gyp
- node-pre-gyp