Skip to content

Commit

Permalink
Merge pull request #264 from FDMediagroep/updated-dependencies
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
willemliufdmg committed Nov 27, 2023
2 parents 2986fcf + 0893850 commit dff46df
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 241 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [18.x]
node-version: [20.x]
experimental: [false]
include:
- node: 19.x
- node: 21.x
experimental: true

steps:
Expand Down
Loading

0 comments on commit dff46df

Please sign in to comment.