From b609f9b04d8f9c4b904d643bb3d5915cef52f36a Mon Sep 17 00:00:00 2001 From: Steven Vercruysse Date: Thu, 27 Aug 2020 22:45:48 +0200 Subject: [PATCH] update links --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8c68fc6..fd58d83 100644 --- a/package.json +++ b/package.json @@ -13,14 +13,14 @@ "files": ["dist/**/*"], "repository": { "type": "git", - "url": "git+https://github.com/vsmjs/vsm-json-pretty.git" + "url": "git+https://github.com/vsm/vsm-json-pretty.git" }, "author": "Steven Vercruysse (http://stcruy.com)", "license": "AGPL-3.0", "bugs": { - "url": "https://github.com/vsmjs/vsm-json-pretty/issues" + "url": "https://github.com/vsm/vsm-json-pretty/issues" }, - "homepage": "https://github.com/vsmjs/vsm-json-pretty#readme", + "homepage": "https://github.com/vsm/vsm-json-pretty#readme", "devDependencies": { "@babel/core": "^7.7.2", "@babel/preset-env": "^7.7.1",