Skip to content

Commit

Permalink
Update deps, drop Node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Jun 15, 2022
1 parent e74f40f commit a092ac0
Show file tree
Hide file tree
Showing 3 changed files with 1,788 additions and 5,203 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [12, 14, 16]
node-version: [14, 16, 18]

steps:
- name: Checkout
Expand Down
Loading

0 comments on commit a092ac0

Please sign in to comment.