Skip to content

Commit ce388ae

Browse files
bors[bot]bb
andauthored
Merge #119
119: Add repository backlink for npm r=curquiza a=bb This should make a repository link appear e.g. on https://www.npmjs.com/package/@meilisearch/instant-meilisearch and make the github link on https://bundlephobia.com/result?p=@meilisearch/instant-meilisearch work. Co-authored-by: Benjamin Bock <[email protected]>
2 parents 11f0db0 + ac941a3 commit ce388ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
],
3232
"author": "Clementine Urquizar",
3333
"license": "MIT",
34+
"repository": {
35+
"type": "git",
36+
"url": "https://github.com/meilisearch/instant-meilisearch.git"
37+
},
3438
"dependencies": {
3539
"meilisearch": "^0.15.0"
3640
},

0 commit comments

Comments
 (0)