joewalnes / reconnecting-websocket

A small decorator for the JavaScript WebSocket API that automatically reconnects
MIT License
4.21k stars 968 forks source link

Fix incorrect bower package name #39

Closed splig closed 9 years ago

splig commented 9 years ago

Existing "name" in bower.json points to wrong repository. Doing a bower install failed.
Doing a bower search pulls back the following results :

bower search reconnecting-websocket Search results:

angular-reconnecting-websocket git://github.com/adieu/angular-reconnecting-websocket.git
reconnectingWebsocket git://github.com/joewalnes/reconnecting-websocket.git
reconnecting-websocket git://github.com/firstopinion/reconnecting-websocket.git
joewalnes commented 9 years ago

Merged. Thanks

splig commented 9 years ago

Thanks Joe :-)

Best regards,

Craig

On 5 February 2015 at 14:39, Joe Walnes notifications@github.com wrote:

Merged. Thanks

— Reply to this email directly or view it on GitHub https://github.com/joewalnes/reconnecting-websocket/pull/39#issuecomment-73056023 .