1
0
Fork 0

Add homepage to package.json (#932)

This commit is contained in:
Christian Oliff 2020-02-21 00:13:12 +09:00 committed by GitHub
parent 4c32b6f80b
commit ce5f97e737
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",