From 9f5797c52495b6981d800f776b2cab993c43614d Mon Sep 17 00:00:00 2001 From: Brent Jackson Date: Sat, 12 May 2018 12:04:44 -0400 Subject: [PATCH] Add repo to package.json --- package.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/package.json b/package.json index ca931b5..8186e2d 100644 --- a/package.json +++ b/package.json @@ -63,6 +63,14 @@ "jest": "^22.4.3", "spectron": "^3.8.0" }, + "repository": { + "type": "git", + "url": "git+https://github.com/c8r/iso.git" + }, + "bugs": { + "url": "https://github.com/c8r/iso/issues" + }, + "homepage": "https://github.com/c8r/iso#readme", "build": { "appId": "io.compositor.iso", "productName": "Iso",