summaryrefslogtreecommitdiffstats
path: root/.future-snap
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 /.future-snap
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 '.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 eab2bbaf..1841dacd 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.18.0
+ node-engine: 12.18.1
node-packages:
- node-gyp
- node-pre-gyp
diff --git a/.future-snap/snapcraft.yaml b/.future-snap/snapcraft.yaml
index 43430791..99fabb65 100644
--- a/.future-snap/snapcraft.yaml
+++ b/.future-snap/snapcraft.yaml
@@ -83,7 +83,7 @@ parts:
wekan:
source: .
plugin: nodejs
- node-engine: 12.18.0
+ node-engine: 12.18.1
node-packages:
- node-gyp
- node-pre-gyp