Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Bump @metamask/keyring-api to version 6.1.0 and fix tests #285

Merged
merged 5 commits into from
May 3, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@ethereumjs/tx": "^4.2.0",
"@metamask/eth-sig-util": "^7.0.1",
"@metamask/keyring-api": "^6.0.0",
"@metamask/keyring-api": "^6.1.0",
"@metamask/snaps-controllers": "^8.0.0",
"@metamask/snaps-sdk": "^4.0.1",
"@metamask/snaps-utils": "^7.0.3",
Expand Down
Loading
Loading