react-router-dom, chalk, node-fetch, and React + Apollo dependencies are dependencies and should be peerDependencies instead. react-router-dom is only used by the default routing layer of the Main component and the default MenuItem view component, and chalk and node-fetch are only used in development for Introspection CLI script.
react-router-dom
,chalk
,node-fetch
, and React + Apollo dependencies are dependencies and should be peerDependencies instead.react-router-dom
is only used by the default routing layer of the Main component and the default MenuItem view component, andchalk
andnode-fetch
are only used in development for Introspection CLI script.