From aeaa17830494b9fb637bf26f7f4671ece3aa91fc Mon Sep 17 00:00:00 2001 From: Igor Savin Date: Fri, 3 May 2024 14:21:54 +0300 Subject: [PATCH] Drop more versions --- .github/workflows/ci.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94f90de..c673713 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ jobs: strategy: matrix: - node-version: [14.x, 16.x, 18.x, 20.x, 22.x] + node-version: [16.x, 18.x, 20.x, 22.x] steps: - uses: actions/checkout@v4 diff --git a/package.json b/package.json index beeaa93..66df410 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "author": "Matteo Collina ", "engines": { - "node": ">=14" + "node": ">=16" }, "keywords": [ "emitter",