Skip to content

Commit

Permalink
use preview build 62975b62 (missing permission adapter middleware)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiexi committed Nov 21, 2024
1 parent 57630e6 commit a1d338a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
"@metamask/message-manager": "^10.1.0",
"@metamask/message-signing-snap": "^0.4.0",
"@metamask/metamask-eth-abis": "^3.1.1",
"@metamask/multichain": "npm:@metamask-previews/[email protected]c58e3946",
"@metamask/multichain": "npm:@metamask-previews/[email protected]62975b62",
"@metamask/name-controller": "^8.0.0",
"@metamask/network-controller": "patch:@metamask/network-controller@npm%3A21.0.0#~/.yarn/patches/@metamask-network-controller-npm-21.0.0-559aa8e395.patch",
"@metamask/notification-controller": "^6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5946,9 +5946,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/multichain@npm:@metamask-previews/[email protected]c58e3946":
version: 1.0.0-preview-c58e3946
resolution: "@metamask-previews/multichain@npm:1.0.0-preview-c58e3946"
"@metamask/multichain@npm:@metamask-previews/[email protected]62975b62":
version: 1.0.0-preview-62975b62
resolution: "@metamask-previews/multichain@npm:1.0.0-preview-62975b62"
dependencies:
"@metamask/api-specs": "npm:^0.10.12"
"@metamask/controller-utils": "npm:^11.4.3"
Expand All @@ -5962,7 +5962,7 @@ __metadata:
peerDependencies:
"@metamask/network-controller": ^22.0.0
"@metamask/permission-controller": ^11.0.0
checksum: 10/dc655aa093aebfac65640a7c1cfa792f36df6b94307c8b276c79dd21bc6f83db4ae9176430c7f784427117276c87062455b65e2a2dff3ca6f5fb0864c4c854a2
checksum: 10/0c4a1c8e37db62d500a5dc39f597bf85c1bc998ddc68081430cce6be0eab3438f490454aef1eb7f00aaa2350a6cf75f11c6cba8551a26ffb35c2d01b4a48fab9
languageName: node
linkType: hard

Expand Down Expand Up @@ -26921,7 +26921,7 @@ __metadata:
"@metamask/message-manager": "npm:^10.1.0"
"@metamask/message-signing-snap": "npm:^0.4.0"
"@metamask/metamask-eth-abis": "npm:^3.1.1"
"@metamask/multichain": "npm:@metamask-previews/[email protected]c58e3946"
"@metamask/multichain": "npm:@metamask-previews/[email protected]62975b62"
"@metamask/name-controller": "npm:^8.0.0"
"@metamask/network-controller": "patch:@metamask/network-controller@npm%3A21.0.0#~/.yarn/patches/@metamask-network-controller-npm-21.0.0-559aa8e395.patch"
"@metamask/notification-controller": "npm:^6.0.0"
Expand Down

0 comments on commit a1d338a

Please sign in to comment.