1
0
Fork 0

chore: release v1.0.0-alpha.27 (#67)

This commit is contained in:
François Chalifour 2020-08-07 11:50:16 +02:00 committed by GitHub
parent 5ccaead2d2
commit ec5d5b17f9

View file

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