From 780e073285cc2ee1ae493ff36897b4d629edf77e Mon Sep 17 00:00:00 2001 From: magnusriga Date: Sun, 5 May 2019 05:11:23 +0200 Subject: [PATCH] fix(package): Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4de6256..3b70731 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@github.com/magnusriga/gatsby-plugin-global-styles.git" + "url": "git+ssh://git@github.com/nfront/gatsby-plugin-global-styles.git" }, "keywords": [ "gatsby", @@ -29,9 +29,9 @@ "author": "Magnus Rinnan Gaarder ", "license": "MIT", "bugs": { - "url": "https://github.com/magnusriga/gatsby-plugin-global-styles/issues" + "url": "https://github.com/nfront/gatsby-plugin-global-styles/issues" }, - "homepage": "https://github.com/magnusriga/gatsby-plugin-global-styles#readme", + "homepage": "https://github.com/nfront/gatsby-plugin-global-styles#readme", "devDependencies": { "@babel/cli": "^7.4.4", "@babel/core": "^7.4.4",