Skip to content

Commit d02ec19

Browse files
authored
Merge pull request #106 from duartealexf/audit
fix audit issues, drop support for Node < 16
2 parents 412cadd + c6175e4 commit d02ec19

File tree

3 files changed

+51
-221
lines changed

3 files changed

+51
-221
lines changed

.github/workflows/run-tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
strategy:
1010
matrix:
1111
node:
12-
- "14"
13-
- "15"
1412
- "16"
1513
- "17"
1614
- "18"

0 commit comments

Comments
 (0)