Skip to content

Commit

Permalink
version bump, pnpm update
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow committed Aug 12, 2024
1 parent 61d5da9 commit 642fdda
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 31 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shazow/whatsabi",
"version": "0.14.0",
"version": "0.14.1",
"description": "Resolve proxies and get an ABI from Ethereum bytecode, even if it's unverified",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -47,10 +47,10 @@
"@size-limit/preset-small-lib": "^8.2.6",
"npm": "^10.8.2",
"size-limit": "^8.2.6",
"tsx": "^4.16.5",
"tsx": "^4.17.0",
"typedoc": "^0.26.5",
"typedoc-plugin-missing-exports": "^3.0.0",
"viem": "^2.18.8",
"viem": "^2.19.4",
"vitest": "^0.34.6",
"web3": "^4.11.1"
},
Expand Down
Loading

0 comments on commit 642fdda

Please sign in to comment.