From 1ca38b87410b8c6d2b60b5d40eb3842764ae8e10 Mon Sep 17 00:00:00 2001 From: Dick Choi Date: Mon, 4 Apr 2016 08:03:32 +0900 Subject: [PATCH] Update package urls --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index da84e49f..2599997e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Rokt33r/codexen-app.git" + "url": "git+https://github.com/BoostIO/Boostnote.git" }, "keywords": [ "boostnote", @@ -24,11 +24,11 @@ "storage", "electron" ], - "author": "Dick Choi (http://kazup.co)", + "author": "Dick Choi (https://github.com/Rokt33r)", "bugs": { - "url": "https://github.com/Rokt33r/codexen-app/issues" + "url": "https://github.com/BoostIO/Boostnote/issues" }, - "homepage": "https://github.com/Rokt33r/codexen-app#readme", + "homepage": "https://b00st.io", "dependencies": { "@rokt33r/node-ipc": "^5.0.4", "@rokt33r/sanitize-html": "^1.11.2",