Skip to content

Commit 2b0cb1b

Browse files
committed
WIP: test type-compataility fix for @metamask/rpc-errors
1 parent edba9a9 commit 2b0cb1b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.yarn/patches/@metamask-rpc-errors-npm-5.1.1-dc76c26803.patch

Whitespace-only changes.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,8 @@
9595
},
9696
"lavamoat": {
9797
"allowScripts": {}
98+
},
99+
"resolutions": {
100+
"@metamask/rpc-errors@5.1.1": "patch:@metamask/rpc-errors@npm:5.1.1#.yarn/patches/@metamask-rpc-errors-npm-5.1.1-dc76c26803.patch"
98101
}
99102
}

0 commit comments

Comments
 (0)