From 884257d37cb8d0e92094d77385956b7f174f8bea Mon Sep 17 00:00:00 2001 From: magnusriga Date: Sun, 5 May 2019 05:43:17 +0200 Subject: [PATCH] fix(package): Clean up files --- .gitignore | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 75f046c..cb36d3e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,10 @@ test-results.json package-lock.json yarn.lock +/*.js +!index.js +yarn.lock + # Coverage directory used by tools like istanbul coverage/ diff --git a/package.json b/package.json index 3b70731..82ae86d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@github.com/nfront/gatsby-plugin-global-styles.git" + "url": "https://github.com/nfront/gatsby-plugin-global-styles.git" }, "keywords": [ "gatsby",