We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f254371 + 5295c05 commit 6e0193fCopy full SHA for 6e0193f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vuepress-plugin-meilisearch",
3
- "version": "0.10.0",
+ "version": "0.10.1",
4
"description": "Relevant and typo tolerant search bar for your Vuepress",
5
"author": "Clémentine Urquizar <clementine@meilisearch.com>",
6
"scripts": {
@@ -11,7 +11,7 @@
11
},
12
"main": "index.js",
13
"dependencies": {
14
- "docs-searchbar.js": "^1.1.3"
+ "docs-searchbar.js": "^1.1"
15
16
"devDependencies": {
17
"@vue/cli-plugin-unit-jest": "^4.3.1",
0 commit comments