Skip to content

Commit

Permalink
Merge pull request #137 from tablelandnetwork/dtb/ethers-v6
Browse files Browse the repository at this point in the history
Update to ethers v6
  • Loading branch information
dtbuchholz authored May 3, 2024
2 parents 232d847 + 559d2ca commit c1d3b2a
Show file tree
Hide file tree
Showing 70 changed files with 5,999 additions and 6,366 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: true
matrix:
nodejs: [16, 18]
nodejs: [18, 20]

steps:
- name: Checkout 🛎️
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: true
matrix:
nodejs: [16, 18, 20]
nodejs: [18, 20]

steps:
- name: Checkout 🛎️
Expand Down
Loading

0 comments on commit c1d3b2a

Please sign in to comment.