diff --git a/package.json b/package.json index 40fae9be..d37b7274 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,10 @@ ], "author": "Clementine Urquizar", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/meilisearch/instant-meilisearch.git" + }, "dependencies": { "meilisearch": "^0.15.0" },