From 97c759a422df76208c5c041b9e2883aa6ba38e57 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 17 Apr 2024 06:34:43 -0400 Subject: [PATCH] fix: Add node16 support back (#76) --- .github/workflows/test.yml | 2 +- package.json | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index af5adef..1381924 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [18.x, 20.x, 21.x] + node-version: [16.x, 18.x, 20.x, 21.x] steps: - uses: actions/checkout@v1 diff --git a/package.json b/package.json index 42f4942..3fae240 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,6 @@ "type": "git", "url": "https://github.com/tleunen/find-babel-config.git" }, - "engines": { - "node": ">=18.0.0" - }, "author": "Tommy Leunen (http://tommyleunen.com)", "license": "MIT", "keywords": [