chore: release v1.0.0-alpha.28 (#76)
This commit is contained in:
parent
5bf91dd077
commit
b91fed2be4
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@docsearch/js",
|
||||
"description": "JavaScript package for DocSearch, the best search experience for docs.",
|
||||
"version": "1.0.0-alpha.27",
|
||||
"version": "1.0.0-alpha.28",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/francoischalifour/autocomplete.js",
|
||||
"repository": "francoischalifour/autocomplete.js",
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
"watch": "watch \"yarn on:change\" --ignoreDirectoryPattern \"/dist/\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@docsearch/react": "^1.0.0-alpha.27",
|
||||
"@docsearch/react": "^1.0.0-alpha.28",
|
||||
"preact": "^10.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue