chore: release v1.0.0-alpha.27 (#67)
This commit is contained in:
parent
5ccaead2d2
commit
ec5d5b17f9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docsearch/js",
|
||||
"version": "1.0.0-alpha.26",
|
||||
"version": "1.0.0-alpha.27",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/algolia/autocomplete.js",
|
||||
"repository": "algolia/autocomplete.js",
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
"watch": "watch \"yarn on:change\" --ignoreDirectoryPattern \"/dist/\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@docsearch/react": "^1.0.0-alpha.26",
|
||||
"@docsearch/react": "^1.0.0-alpha.27",
|
||||
"preact": "^10.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue