From 957b29f5ce499ce54e639b04bf3a75ff6364e916 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9B=D0=B0=D0=BC=D0=BF=D1=83=D1=88=D0=B0?= Date: Wed, 9 Sep 2015 11:50:17 +0300 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" }