From ba96c7ef004b50171af1499b006445bf7406e0d0 Mon Sep 17 00:00:00 2001 From: "Thomas R. Honeyman" Date: Mon, 26 Nov 2018 07:53:51 -0800 Subject: [PATCH] Add repo to bower file --- bower.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bower.json b/bower.json index f7af9e9..8a949bb 100644 --- a/bower.json +++ b/bower.json @@ -5,6 +5,10 @@ ], "license": "MIT", "homepage": "https://github.com/thomashoneyman/purescript-halogen-formless", + "repository": { + "type": "git", + "url": "https://github.com/thomashoneyman/purescript-halogen-formless.git" + }, "private": true, "ignore": [ "**/.*",