bower / registry

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

change repository for decentraland-core #133

Closed maraoz closed 9 years ago

maraoz commented 9 years ago

Hey, I read opening an issue here is the way to change the repository for a bower package.

Can you change the repository for decentraland-core (http://bower.io/search/?q=decentraland-core) from https://github.com/maraoz/decentraland-core to https://github.com/decentraland/decentraland-core ?

Thanks!

desandro commented 9 years ago

As you are a contributor to maraoz/decentraland-core, you can unregister the current package and re-register it to decentraland/decentraland-core

bower register decentraland-core git://github.com/decentraland/decentraland-core.git
maraoz commented 9 years ago

Thanks! It worked!