diff --git a/bower.conf.json b/bower.conf.json index 1672e5b..ff7ef5e 100644 --- a/bower.conf.json +++ b/bower.conf.json @@ -8,7 +8,7 @@ }, "public": { "disabled": false, - "registry": "https://bower.herokuapp.com/packages", + "registry": "https://registry.bower.io/packages", "registryFile": "./bowerRepositoryPublic.json", "whitelist": [], "blacklist": [] @@ -56,4 +56,4 @@ "enabled": false, "configPath" : "log4js.conf.json" } -} \ No newline at end of file +}