From 927e9600d05cc734ca21ffcbc0a10d166bb4a66f Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Thu, 10 Mar 2022 17:15:22 +0100 Subject: [PATCH] fix: nodejs v16.x support (#100) --- .github/workflows/node.js.yml | 4 ++-- binding.gyp | 2 +- package-lock.json | 16 ++++++++-------- package.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index e73024ad..64d21204 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -28,8 +28,8 @@ jobs: strategy: matrix: - os: [ubuntu-latest, macos-latest, windows-latest] - node-version: [8.x, 12.x, 14.x] + os: [ubuntu-latest, macos-latest, windows-2019] + node-version: [8.x, 12.x, 14.x, 16.x] steps: - uses: actions/checkout@v2 diff --git a/binding.gyp b/binding.gyp index 55240c33..bdc20acf 100644 --- a/binding.gyp +++ b/binding.gyp @@ -81,7 +81,7 @@ "