diff --git a/package.json b/package.json index 2f0dbac..a3e6b7a 100644 --- a/package.json +++ b/package.json @@ -60,5 +60,9 @@ }, "files": [ "dist/**/*" - ] + ], + "repository": { + "type": "git", + "url": "https://github.com/contentstack/shopify-live-preview-sdk.git" + } }