summaryrefslogtreecommitdiffstats
path: root/.future-snap
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-07-10 19:11:46 +0300
committerLauri Ojansivu <x@xet7.org>2020-07-10 19:11:46 +0300
commit6e4407ed9cb3c95a99e0dbbb4383324dd57d6be1 (patch)
tree35a486c2700100d098f7d23bb989efa96bd57cfd /.future-snap
parent05cd1247ab935f586d747743bb9cd79d23e0b1e6 (diff)
downloadwekan-6e4407ed9cb3c95a99e0dbbb4383324dd57d6be1.tar.gz
wekan-6e4407ed9cb3c95a99e0dbbb4383324dd57d6be1.tar.bz2
wekan-6e4407ed9cb3c95a99e0dbbb4383324dd57d6be1.zip
Upgrade to Node 12.18.2.
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 1841dacd..b2290ba6 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.1
+ node-engine: 12.18.2
node-packages:
- node-gyp
- node-pre-gyp
diff --git a/.future-snap/snapcraft.yaml b/.future-snap/snapcraft.yaml
index 99fabb65..e2582058 100644
--- a/.future-snap/snapcraft.yaml
+++ b/.future-snap/snapcraft.yaml
@@ -83,7 +83,7 @@ parts:
wekan:
source: .
plugin: nodejs
- node-engine: 12.18.1
+ node-engine: 12.18.2
node-packages:
- node-gyp
- node-pre-gyp