From 0febc29f1a7fc67fdcd4ba9d4d2601eca618d251 Mon Sep 17 00:00:00 2001 From: Andrea Colaci Date: Mon, 9 May 2016 16:33:35 +0100 Subject: [PATCH] refs --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cf1685b7..9e5e4f23 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,13 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/milkandsour/rapidjson.git" + "url": "git+https://github.com/miloyip/rapidjson.git" }, "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/milkandsour/rapidjson/issues" + "url": "https://github.com/miloyip/rapidjson/issues" }, - "homepage": "https://github.com/milkandsour/rapidjson#readme", + "homepage": "https://github.com/miloyip/rapidjson#readme", "main": "include_dirs.js" }