Skip to content

Commit

Permalink
package.json: v0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow committed Oct 10, 2024
1 parent 05fd0bd commit 715601f
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 110 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shazow/whatsabi",
"version": "0.15.2",
"version": "0.15.3",
"description": "Resolve proxies and get an ABI from Ethereum bytecode, even if it's unverified",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -45,12 +45,12 @@
"devDependencies": {
"@size-limit/esbuild-why": "^8.2.6",
"@size-limit/preset-small-lib": "^8.2.6",
"npm": "^10.8.3",
"npm": "^10.9.0",
"size-limit": "^8.2.6",
"tsx": "^4.19.1",
"typedoc": "^0.26.7",
"typedoc": "^0.26.8",
"typedoc-plugin-missing-exports": "^3.0.0",
"viem": "^2.21.17",
"viem": "^2.21.22",
"vitest": "^0.34.6",
"web3": "^4.13.0"
},
Expand Down
Loading

0 comments on commit 715601f

Please sign in to comment.