diff --git a/package.json b/package.json index 81b525d..87ef176 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/kraihn/com.lampa.startapp.git" + "url": "git+https://github.com/lampaa/com.lampa.startapp.git" }, "keywords": [ "cordova", @@ -24,7 +24,7 @@ "author": "", "license": "MIT", "bugs": { - "url": "https://github.com/kraihn/com.lampa.startapp/issues" + "url": "https://github.com/lampaa/com.lampa.startapp/issues" }, - "homepage": "https://github.com/kraihn/com.lampa.startapp#readme" + "homepage": "https://github.com/lampaa/com.lampa.startapp#readme" }