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/snaps-sdk/@metamask/providers
17.1.1
1 parent 6b0075d commit 986f16fCopy full SHA for 986f16f
packages/keyring-controller/package.json
@@ -29,6 +29,9 @@
29
"files": [
30
"dist/"
31
],
32
+ "resolutions": {
33
+ "@metamask/snaps-sdk/@metamask/providers": "17.1.1"
34
+ },
35
"scripts": {
36
"build": "tsup --config ../../tsup.config.ts --tsconfig ./tsconfig.build.json --clean",
37
"build:docs": "typedoc",
0 commit comments