Skip to content

Commit

Permalink
package.json: v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow committed Oct 3, 2024
1 parent a5c5fc0 commit cb0f9dd
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shazow/whatsabi",
"version": "0.15.1",
"version": "0.15.2",
"description": "Resolve proxies and get an ABI from Ethereum bytecode, even if it's unverified",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"tsx": "^4.19.1",
"typedoc": "^0.26.7",
"typedoc-plugin-missing-exports": "^3.0.0",
"viem": "^2.21.16",
"viem": "^2.21.17",
"vitest": "^0.34.6",
"web3": "^4.13.0"
},
Expand Down
154 changes: 77 additions & 77 deletions pnpm-lock.yaml

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

0 comments on commit cb0f9dd

Please sign in to comment.