We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@metamask/keyring-api
1 parent ec5b762 commit 5dcf72aCopy full SHA for 5dcf72a
packages/keyring-snap-sdk/package.json
@@ -72,6 +72,7 @@
72
"typescript": "~5.6.3"
73
},
74
"peerDependencies": {
75
+ "@metamask/keyring-api": "workspace:^",
76
"@metamask/providers": "^19.0.0"
77
78
"engines": {
yarn.lock
@@ -2024,6 +2024,7 @@ __metadata:
2024
typescript: "npm:~5.6.3"
2025
webextension-polyfill: "npm:^0.12.0"
2026
peerDependencies:
2027
+ "@metamask/keyring-api": "workspace:^"
2028
"@metamask/providers": ^19.0.0
2029
languageName: unknown
2030
linkType: soft
0 commit comments