diff --git a/bower.json b/bower.json index a6de245fda..41fcf5371d 100644 --- a/bower.json +++ b/bower.json @@ -21,23 +21,23 @@ "angular-sanitize": "~1.2.12", "angular-resource": "~1.2.12", "angular-ui-utils": "~0.1.0", - "angular-ui-select2": "https://github.com/angular-ui/ui-select2.git#4469fd7a32eba2e28d5e3dd319b49e1ad090b167", + "angular-ui-select2": "git://github.com/angular-ui/ui-select2.git", "angular-bootstrap": "~0.10.0", - "angular-ui-router": "ca3b4777a603df8f86cfd653c8f6c38b2ae05d89", + "angular-ui-router": "~0.2.8", "angular-loading-bar": "~0.3.0", "angular-bindonce": "~0.2.1", "bootstrap": "~3.1.0", "bootstrap-growl": "git://github.com/ifightcrime/bootstrap-growl.git#master", "bootstrap-tour": "~0.8.1", "habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared.git#develop", - "BrowserQuest": "https://github.com/mozilla/BrowserQuest.git", + "BrowserQuest": "git://github.com/mozilla/BrowserQuest.git", "github-buttons": "git://github.com/mdo/github-buttons.git", "marked": "~0.2.9", "JavaScriptButtons": "git://github.com/paypal/JavaScriptButtons.git#master", "Angular-At-Directive": "git://github.com/snicker/Angular-At-Directive#master", "js-emoji": "git://github.com/snicker/js-emoji#master", "sticky": "*", - "swagger-ui": "https://github.com/wordnik/swagger-ui.git#105c516f5f055b140e935e9cfe0c36f841921dff", + "swagger-ui": "git://github.com/wordnik/swagger-ui.git", "ngInfiniteScroll": "~1.0.0", "jquery-colorbox": "~1.4.36" },