Skip to content

Commit

Permalink
pnpm update ox@0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow committed Nov 15, 2024
1 parent fcce827 commit 69e91be
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 186 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
},
"homepage": "https://github.com/shazow/whatsabi#readme",
"dependencies": {
"ethers": "^6.13.4"
"ethers": "^6.13.4",
"ox": "0.2.0"
},
"peerDependencies": {
"@noble/hashes": "^1"
Expand All @@ -50,9 +51,9 @@
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
"typedoc-plugin-missing-exports": "^3.0.0",
"viem": "^2.21.40",
"viem": "^2.21.45",
"vitest": "^0.34.6",
"web3": "^4.14.0"
"web3": "^4.15.0"
},
"main": "./lib.cjs/index.js",
"module": "./lib.esm/index.js",
Expand Down
Loading

0 comments on commit 69e91be

Please sign in to comment.