The repository field on each package's package.json are incorrect. Most of them are blank, but the repository field for ember-cli-google-recaptcha actually points to the repository for the deprecated ember-cli-google-recaptcha addon. This was really confusing when trying to track down the changes in v2.4 because it breaks NPM's repository links and tools like Dependabot. Would be great to get all of these repository fields pointing to the correct GitHub repos.
The repository field on each package's package.json are incorrect. Most of them are blank, but the repository field for ember-cli-google-recaptcha actually points to the repository for the deprecated ember-cli-google-recaptcha addon. This was really confusing when trying to track down the changes in v2.4 because it breaks NPM's repository links and tools like Dependabot. Would be great to get all of these repository fields pointing to the correct GitHub repos.