File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
packages/multichain-account-service Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 5555 "@metamask/keyring-internal-api" : " ^9.0.0" ,
5656 "@metamask/keyring-snap-client" : " ^8.0.0" ,
5757 "@metamask/keyring-utils" : " ^3.1.0" ,
58- "@metamask/messenger" : " ^0.2 .0" ,
58+ "@metamask/messenger" : " ^0.3 .0" ,
5959 "@metamask/snaps-sdk" : " ^9.0.0" ,
6060 "@metamask/snaps-utils" : " ^11.0.0" ,
6161 "@metamask/superstruct" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 88 "references" : [
99 { "path" : " ../base-controller/tsconfig.build.json" },
1010 { "path" : " ../accounts-controller/tsconfig.build.json" },
11- { "path" : " ../keyring-controller/tsconfig.build.json" }
11+ { "path" : " ../keyring-controller/tsconfig.build.json" },
12+ { "path" : " ../messenger/tsconfig.build.json" }
1213 ],
1314 "include" : [" ../../types" , " ./src" ]
1415}
Original file line number Diff line number Diff line change 66 "references" : [
77 { "path" : " ../base-controller" },
88 { "path" : " ../accounts-controller" },
9- { "path" : " ../keyring-controller" }
9+ { "path" : " ../keyring-controller" },
10+ { "path" : " ../messenger" }
1011 ],
1112 "include" : [" ../../types" , " ./src" ]
1213}
Original file line number Diff line number Diff line change @@ -3861,7 +3861,7 @@ __metadata:
38613861 "@metamask/keyring-internal-api": "npm:^9.0.0"
38623862 "@metamask/keyring-snap-client": "npm:^8.0.0"
38633863 "@metamask/keyring-utils": "npm:^3.1.0"
3864- "@metamask/messenger": "npm:^0.2 .0"
3864+ "@metamask/messenger": "npm:^0.3 .0"
38653865 "@metamask/providers": "npm:^22.1.0"
38663866 "@metamask/snaps-controllers": "npm:^14.0.1"
38673867 "@metamask/snaps-sdk": "npm:^9.0.0"
You can’t perform that action at this time.
0 commit comments