diff --git a/package.json b/package.json index 4bb0117..22097a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,10 @@ { "name": "@sudaraka94/gatsby-theme-novela", "author": "sudarakayasindu@gmail.com", - "repository": "https://github.com/sudaraka94/gatsby-theme-novela", + "repository": { + "type": "git", + "url": "git+https://github.com/sudaraka94/gatsby-theme-novela.git" + }, "version": "0.1.2", "main": "index.js", "license": "MIT",