From 74b02f6bcf5d8a5d4b65fcedb144691c833c667d Mon Sep 17 00:00:00 2001 From: David Ralph Date: Wed, 21 Oct 2020 13:23:58 +0100 Subject: [PATCH] update mue domain in package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e8e3036f..7f98e098 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,16 @@ { "name": "mue", "private": true, - "author": "David \"ohlookitsderpy\" Ralph (https://derpyenterprises.org)", + "author": "David \"ohlookitsderpy\" Ralph (https://derpyenterprises.org)", "maintainers": [ - "David \"ohlookitsderpy\" Ralph (https://derpyenterprises.org)", - "Alex \"TurboMarshmello\" Sparkes (https://github.com/alexsparkes)" + "David \"ohlookitsderpy\" Ralph (https://derpyenterprises.org)", + "Alex \"TurboMarshmello\" Sparkes (https://github.com/alexsparkes)" ], "description": "Fast, open and free-to-use new tab page for most modern browsers.", "repository": { "url": "github:mue/mue" }, - "homepage": "https://muetab.xyz", + "homepage": "https://muetab.com", "bugs": "https://github.com/mue/mue/issues/new?assignees=&labels=bug&template=bug-report.md&title=%5BBUG%5D", "license": "BSD-3-Clause", "version": "4.2.1",