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.
1 parent d83c30c commit c5fe946Copy full SHA for c5fe946
yarn.lock
@@ -2436,6 +2436,7 @@ __metadata:
2436
"@metamask/base-controller": "npm:^8.0.1"
2437
"@metamask/keyring-api": "npm:^17.4.0"
2438
"@metamask/keyring-controller": "npm:^22.0.0"
2439
+ "@metamask/providers": "npm:^21.0.0"
2440
"@metamask/snaps-controllers": "npm:^11.2.1"
2441
"@metamask/snaps-sdk": "npm:^6.22.0"
2442
"@metamask/snaps-utils": "npm:^9.2.0"
@@ -2448,6 +2449,7 @@ __metadata:
2448
2449
typedoc: "npm:^0.24.8"
2450
typedoc-plugin-missing-exports: "npm:^2.0.0"
2451
typescript: "npm:~5.2.2"
2452
+ webextension-polyfill: "npm:^0.12.0"
2453
peerDependencies:
2454
"@metamask/accounts-controller": ^29.0.0
2455
"@metamask/keyring-controller": ^22.0.0
0 commit comments