Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updating ethereumjs/tx package
  • Loading branch information
Alex committed Jun 11, 2021
commit 39ff2c01c9e3a02720585093ac4bcce67cae0be4
2 changes: 1 addition & 1 deletion packages/web3-eth-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"main": "lib/index.js",
"dependencies": {
"@ethereumjs/common": "^2.3.0",
"@ethereumjs/tx": "^3.2.0",
"@ethereumjs/tx": "^3.2.1",
"crypto-browserify": "3.12.0",
"eth-lib": "0.2.8",
"ethereumjs-util": "^7.0.10",
Expand Down