From 46658de58d3b2934dc52167ac3d6ee3159bcfc2c Mon Sep 17 00:00:00 2001 From: Celine Kurpershoek Date: Thu, 16 Jan 2020 13:45:48 +0100 Subject: [PATCH] Change urls in package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 18ce0a3..493bc71 100644 --- a/package.json +++ b/package.json @@ -10,14 +10,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/voorhoede-labs/nuxt-twa-module.git" + "url": "git+https://github.com/voorhoede/nuxt-twa-module.git" }, "author": "Sjoerd Beentjes (https://sjoerdbeentjes)", "license": "ISC", "bugs": { - "url": "https://github.com/voorhoede-labs/nuxt-twa-module/issues" + "url": "https://github.com/voorhoede/nuxt-twa-module/issues" }, - "homepage": "https://github.com/voorhoede-labs/nuxt-twa-module#readme", + "homepage": "https://github.com/voorhoede/nuxt-twa-module#readme", "dependencies": { "@babel/preset-env": "^7.3.1", "jimp": "^0.9.3", @@ -61,4 +61,4 @@ "PWAPK", "Nuxt-js" ] -} +} \ No newline at end of file