bower / registry

The Bower registry
https://registry.bower.io/packages
MIT License
292 stars 67 forks source link

wrong URL when package is searched on bower.io #203

Closed hmdhk closed 8 years ago

hmdhk commented 8 years ago

opbeat-js should point to git://github.com/opbeat/opbeat-js-release opbeat-angular should point to git://github.com/opbeat/opbeat-angular-release

they're registered correctly and can be installed from the correct endpoint but on bower.io website they point to an old repository

hmdhk commented 8 years ago

Is there any updates on this?

sheerun commented 8 years ago

@andrew Do libraries.io handle changes in bower registry?

andrew commented 8 years ago

@sheerun has @jahtalab changed the github repo for those packages? I didn't think you could change the mapping of name to repo?

andrew commented 8 years ago

I've updated those manually for you, about to go on holiday for a week so any others that have or will be changed will be resynced when I get back on Saturday.

hmdhk commented 8 years ago

thanks @andrew and @sheerun

sheerun commented 8 years ago

@andrew It's possible, one can unregister package and then re-register it under the same name..