Add homepage to package.json (#932)
This commit is contained in:
parent
4c32b6f80b
commit
ce5f97e737
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"name": "docsearch.js",
|
||||
"version": "2.6.3",
|
||||
"description": "Add an autocomplete dropdown to your documentation",
|
||||
"homepage": "https://docsearch.algolia.com/",
|
||||
"main": "dist/npm/index.js",
|
||||
"scripts": {
|
||||
"build": "./scripts/build",
|
||||
|
|
|
|||
Loading…
Reference in a new issue