Skip to content

Commit

Permalink
update ethers in lib-sourcify
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocastignoli committed Jul 27, 2023
1 parent 297dd6d commit ffa48a5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
17 changes: 10 additions & 7 deletions packages/lib-sourcify/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/lib-sourcify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethereum-sourcify/lib-sourcify",
"version": "1.2.0",
"version": "1.2.1",
"description": "Library for Sourcify's contract verification methods, contract validation, types, and interfaces.",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@fairdatasociety/bmt-js": "^2.0.1",
"abitype": "0.8.0",
"bs58": "^5.0.0",
"ethers": "^6.6.2",
"ethers": "^6.6.5",
"http-status-codes": "^2.2.0",
"isomorphic-fetch": "^3.0.0",
"jszip": "^3.10.1",
Expand Down

0 comments on commit ffa48a5

Please sign in to comment.