Skip to content

Commit 986f16f

Browse files
committed
Set yarn resolution for @metamask/snaps-sdk/@metamask/providers to 17.1.1
1 parent 6b0075d commit 986f16f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/keyring-controller/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
"files": [
3030
"dist/"
3131
],
32+
"resolutions": {
33+
"@metamask/snaps-sdk/@metamask/providers": "17.1.1"
34+
},
3235
"scripts": {
3336
"build": "tsup --config ../../tsup.config.ts --tsconfig ./tsconfig.build.json --clean",
3437
"build:docs": "typedoc",

0 commit comments

Comments
 (0)