Skip to content

Commit 57bb682

Browse files
authored
Merge pull request #191 from KeystoneHQ/fix/eip1559
chore: bump version to 0.15.2 and update base-eth-keyring dependency
2 parents 10d0cd7 + 87af51d commit 57bb682

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/metamask-airgapped-keyring/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystonehq/metamask-airgapped-keyring",
3-
"version": "0.15.1",
3+
"version": "0.15.2",
44
"description": "airgapped eth keyring for metamask",
55
"author": "aaronisme <aarondongchen@gmail.com>",
66
"homepage": "https://github.com/KeystoneHQ/keystone-airgaped-base#readme",
@@ -29,7 +29,7 @@
2929
"@ethereumjs/rlp": "^4.0.1",
3030
"@ethereumjs/tx": "5.1.0",
3131
"@ethereumjs/util": "9.1.0",
32-
"@keystonehq/base-eth-keyring": "workspace:^",
32+
"@keystonehq/base-eth-keyring": "0.15.1",
3333
"@keystonehq/bc-ur-registry-eth": "^0.19.1",
3434
"@metamask/obs-store": "^9.0.0",
3535
"rlp": "^2.2.6",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)