From 6871c089449123d27e44ba44f98e95faac066850 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Tue, 19 Jan 2016 09:39:02 -0500 Subject: [PATCH] Update URLs --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 252e860..0b99b5a 100644 --- a/package.json +++ b/package.json @@ -5,21 +5,21 @@ "version": "1.3.2", "publisher": "DotJoshJohnson", "author": { - "name": "Josh Johnson", - "url": "https://github.com/DotJoshJohnson" + "name": "TrueCommerce", + "url": "https://github.com/TrueCommerce" }, "icon": "resources/icon.png", "galleryBanner": { "color": "#3B4859", "theme": "dark" }, - "homepage": "https://github.com/DotJoshJohnson/vscode-xml", + "homepage": "https://github.com/TrueCommerce/vscode-xml", "repository": { "type": "git", - "url": "https://github.com/DotJoshJohnson/vscode-xml.git" + "url": "https://github.com/TrueCommerce/vscode-xml.git" }, "bugs": { - "url": "https://github.com/DotJoshJohnson/vscode-xml/issues" + "url": "https://github.com/TrueCommerce/vscode-xml/issues" }, "engines": { "vscode": "^0.10.6",