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",