Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(assets-controllers): re-add the as a direct dependency (#5206)
## Explanation The `keyring-api` is now required at runtime with the new `MultichainBalancesController` (use of `isEvmAccountType` function). ## References N/A ## Changelog ### `@metamask/package-a` - **CHANGED**: Re-use `@metamask/keyring-api` as a runtime dependency ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate - [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate - [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate - [ ] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes
- Loading branch information