diff --git a/bower.json b/bower.json index 4be5d16e..6afa5197 100644 --- a/bower.json +++ b/bower.json @@ -12,8 +12,8 @@ "weather" ], "license": "MIT", - "homepage": "https://github.com/atufkas/angular-openweather-app", - "private": true, + "homepage": "https://github.com/barionleg/angular-openweather-app", + "private": false, "ignore": [ "**/.*", "node_modules", diff --git a/package-lock.json b/package-lock_json.txt similarity index 100% rename from package-lock.json rename to package-lock_json.txt diff --git a/package.json b/package.json index 7c6d86c9..b198937f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/atufkas/angular-openweather-app.git" + "url": "git://github.com/barionleg/angular-openweather-app.git" }, "scripts": { "start": "npx serve app",