File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<img src =" https://raw.githubusercontent.com/meilisearch/integration-guides/master/assets/logos/logo.svg " alt =" Meilisearch " width =" 200 " height =" 200 " />
3
3
</p >
4
- <h1 align =" center " >Meilisearch matching strategy demo</h1 >
4
+ <h1 align =" center " >Meilisearch numbered pagination demo</h1 >
5
5
6
6
<h4 align =" center " >
7
7
<a href =" https://github.com/meilisearch/MeiliSearch " >MeiliSearch</a > |
Original file line number Diff line number Diff line change 20
20
"vite" : " ^3.2.3"
21
21
},
22
22
"dependencies" : {
23
- "@meilisearch/instant-meilisearch" : " 0.10.0 " ,
23
+ "@meilisearch/instant-meilisearch" : " ^ 0.10.1 " ,
24
24
"dotenv" : " ^16.0.3" ,
25
25
"instantsearch.js" : " ^4.49.1"
26
26
}
Original file line number Diff line number Diff line change 71
71
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
72
72
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
73
73
74
- " @meilisearch/[email protected] .0 " :
75
- version "0.10.0 "
76
- resolved "https://registry.yarnpkg.com/@meilisearch/instant-meilisearch/-/instant-meilisearch-0.10.0 .tgz#8da43daae6465f8c71892bf89dc3b368d5e0616b "
77
- integrity sha512-SujWInvOMDkSfOSoMSxAs/SbwiLZyVzxBMY9ke7veyUM7quOu6/Qa3kMwO0lb+gbd+mepkOGGygg8qB3++k9jQ ==
74
+ " @meilisearch/instant-meilisearch@^ 0.10.1 " :
75
+ version "0.10.1 "
76
+ resolved "https://registry.yarnpkg.com/@meilisearch/instant-meilisearch/-/instant-meilisearch-0.10.1 .tgz#07220e88d30121d1f07c465fdeae7c048d20ed4a "
77
+ integrity sha512-uEw1P5zTRNtZvXrFqs2I2O1RNRZMXH2n6d3WEV7IWjKMO9drRLnI69YZALvG50238/9qWam4h07zXsq8ElXPBA ==
78
78
dependencies :
79
79
meilisearch "^0.30.0"
80
80
You can’t perform that action at this time.
0 commit comments