aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.nvmrc2
-rw-r--r--appveyor.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.nvmrc b/.nvmrc
index 25615cc6a..6b17d228d 100644
--- a/.nvmrc
+++ b/.nvmrc
@@ -1 +1 @@
12.22.1 14.16.1
diff --git a/appveyor.yml b/appveyor.yml
index 8de14df7d..1f5ebe1fc 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -12,7 +12,7 @@ cache:
12image: Visual Studio 2019 12image: Visual Studio 2019
13 13
14environment: 14environment:
15 nodejs_version: "12.22.1" 15 nodejs_version: "14.16.1"
16 16
17install: 17install:
18 - appveyor-retry git submodule update --init --recursive 18 - appveyor-retry git submodule update --init --recursive