Skip to content

Commit

Permalink
chore(constraints): add version-consistency exception for @metamask/j…
Browse files Browse the repository at this point in the history
…son-rpc-engine
  • Loading branch information
legobeat committed Oct 16, 2024
1 parent cf56c2a commit bf3ff1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yarn.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const { inspect } = require('util');
* This should trend towards empty.
*/
const ALLOWED_INCONSISTENT_DEPENDENCIES = {
'@metamask/json-rpc-engine': ['^9.0.3'],
'@metamask/rpc-errors': ['^7.0.0'],
};

Expand Down

0 comments on commit bf3ff1c

Please sign in to comment.