Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
bump ethers js to 3.7.1 which supports sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
kaihirota committed Oct 24, 2023
1 parent f7fc095 commit c97ead4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"elliptic": "^6.5.4",
"enc-utils": "^3.0.0",
"ethereumjs-wallet": "^1.0.2",
"ethers": "^5.6.9",
"ethers": "^5.7.1",
"hash.js": "^1.1.7"
}
}

0 comments on commit c97ead4

Please sign in to comment.