From 76850bef1bc7aff7c98dc62e7d127cfec17d538e Mon Sep 17 00:00:00 2001 From: haqii Date: Fri, 3 Oct 2014 22:08:12 +0800 Subject: [PATCH] Update repository url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e359b9d..b767985a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/LearnBoost/socket.io-client.git" + "url": "https://github.com/Automattic/socket.io-client.git" }, "license": "MIT" }