Skip to content

Commit c2ab7cd

Browse files
committed
Require Node.js 14 and move to ESM
1 parent 16a7b8f commit c2ab7cd

18 files changed

+1361
-1307
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13+
- 18
14+
- 16
1315
- 14
14-
- 12
15-
- 10
16-
- 8
1716
steps:
1817
- uses: actions/checkout@v3
1918
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)