Skip to content
Merged
Changes from 2 commits
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
4 changes: 2 additions & 2 deletions packages/metamask-airgapped-keyring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystonehq/metamask-airgapped-keyring",
"version": "0.15.1",
"version": "0.15.2",
"description": "airgapped eth keyring for metamask",
"author": "aaronisme <aarondongchen@gmail.com>",
"homepage": "https://github.com/KeystoneHQ/keystone-airgaped-base#readme",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@ethereumjs/rlp": "^4.0.1",
"@ethereumjs/tx": "5.1.0",
"@ethereumjs/util": "9.1.0",
"@keystonehq/base-eth-keyring": "workspace:^",
"@keystonehq/base-eth-keyring": "0.15.1",
"@keystonehq/bc-ur-registry-eth": "^0.19.1",
"@metamask/obs-store": "^9.0.0",
"rlp": "^2.2.6",
Expand Down
Loading