core
core copied to clipboard
Update dependency graph in README to show devDependencies vs dependencies
For instance, @metamask/composable-controller technically includes @metamask/address-book-controller, @metamask/assets-controllers, and others in its list of development dependencies because it uses them for tests, but none of these are actually needed to use the controller itself, so this would be helpful to know when looking at the big picture.