onehilltech / ember-cli-google

a collection of Google services as an Ember CLI add-on
Apache License 2.0
12 stars 3 forks source link

package.json repositories are incorrect #3

Closed steveszc closed 3 years ago

steveszc commented 3 years ago

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.

hilljh82 commented 3 years ago

@steveszc I do apologize. I am just seeing this issue. I will take care of this ASAP!

hilljh82 commented 3 years ago

Fixed!