From 046fd1ab0fdcd9632f56a8324284cc4b7ebdc2bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Thu, 31 Oct 2019 14:13:21 +0200 Subject: [PATCH] Added repository --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index f6593ba0..46913de5 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,10 @@ "author": "MatteZ02", "license": "MIT", "homepage": "https://https://github.com/MatteZ02/Musix", + "repository": { + "type": "git", + "url": "https://https://github.com/MatteZ02/Musix" + }, "dependencies": { "dblapi.js": "^2.3.0", "discord.js": "^11.5.1",