From e52d97d75fc3959d0a056c9d57f6b2181d9b3bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Daniel=20Xalambr=C3=AD?= Date: Sat, 10 Dec 2016 00:35:51 -0500 Subject: [PATCH] Update package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3f4cb3c..0dd8bbf 100644 --- a/package.json +++ b/package.json @@ -16,19 +16,19 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/sergiodxa/socket.io-redux.git" + "url": "git+https://github.com/PlatziDev/socket.io-redux.git" }, "keywords": [ "redux", "middleware", "socket.io" ], - "author": "Sergio Daniel Xalambrí (http://sergio.xalambri.com.ar/)", + "author": "Sergio Daniel Xalambrí (http://sergio.xalambri.xyz/)", "license": "MIT", "bugs": { - "url": "https://github.com/sergiodxa/socket.io-redux/issues" + "url": "https://github.com/PlatziDev/socket.io-redux/issues" }, - "homepage": "http://sergio.xalambri.com.ar/socket.io-redux", + "homepage": "https://github.com/PlatziDev/socket.io-redux#readme", "devDependencies": { "babel": "6.5.2", "babel-cli": "6.6.5",