aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/builds.yml2
-rw-r--r--.nvmrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml
index 77c2862..b5bce9a 100644
--- a/.github/workflows/builds.yml
+++ b/.github/workflows/builds.yml
@@ -35,6 +35,6 @@ jobs:
35 - name: Install pnpm 35 - name: Install pnpm
36 uses: pnpm/action-setup@v2.0.1 36 uses: pnpm/action-setup@v2.0.1
37 with: 37 with:
38 version: 6.24.1 38 version: 6.32.8
39 - name: Install node dependencies recursively 39 - name: Install node dependencies recursively
40 run: pnpm i && pnpm run package 40 run: pnpm i && pnpm run package
diff --git a/.nvmrc b/.nvmrc
index 07c142f..d9f8800 100644
--- a/.nvmrc
+++ b/.nvmrc
@@ -1 +1 @@
16.13.1 16.14.2