Skip to content

Commit

Permalink
Merge pull request #79 from kristerkari/npm-audit-fix
Browse files Browse the repository at this point in the history
Ran npm audit fix
  • Loading branch information
kristerkari authored Jul 8, 2021
2 parents d35ef26 + 1a01cd2 commit c1476e9
Show file tree
Hide file tree
Showing 3 changed files with 3,250 additions and 2,142 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [8, 10, 12]
node: [12, 14]
os: [ubuntu-latest, windows-latest]

steps:
Expand Down
Loading

0 comments on commit c1476e9

Please sign in to comment.