From 2d25f9f8cd9dd7915453f04d541d008e1bf68ffe Mon Sep 17 00:00:00 2001 From: Lanny McNie Date: Fri, 15 Sep 2017 15:16:55 -0600 Subject: [PATCH] Removed username from repository URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5191d7..845f5bf 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ ], "repository": { "type": "git", - "url": "git+https://lannymcnie@github.com/CreateJS/TweenJS.git" + "url": "git+https://github.com/CreateJS/TweenJS.git" }, "keywords": [ "createjs",