Ensure all components are listed in config
All the components listed in package.json need to also be listed in the config file, otherwise the "add component" command gets confused (it looks for changes to package.json, then updates the config file accordingly).