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 +}