From 05eb83dcb059bc2871fe2b7711a5dc65cb8dc1f9 Mon Sep 17 00:00:00 2001 From: Kristofer Walters Date: Wed, 3 Aug 2016 10:46:18 +0200 Subject: [PATCH] Add homepage entry with stash url to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a702dfe0cd..a78817f5c4 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "type": "git", "url": "***REMOVED***" }, + "homepage": "***REMOVED***", "documentation": [ { "type": "html", "file": "example/example.html", "select": "#ffedoc" }, { "type": "markdown", "file": "README.md" }