From 568dbf695e2412f9050d01e62a4f474d3e4acfe5 Mon Sep 17 00:00:00 2001 From: David Ralph Date: Mon, 21 Jan 2019 12:35:03 +0000 Subject: [PATCH] lmao why is qtradio there --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 0c370430..c6af20fe 100644 --- a/package.json +++ b/package.json @@ -4,11 +4,10 @@ "author": "ohlookitsderpy", "license": "MIT", "repository": "https://github.com/ohlookitsderpy/Mue", - "homepage": "https://qtradio.moe", "scripts": { "sass-watch": "sass --watch src/assets/scss:src/assets/css --style compressed" }, "devDependencies": { "sass": "1.16.1" } -} \ No newline at end of file +}