Skip to content

Commit 365c324

Browse files
Merge #1140
1140: Create first public version for autocomplete client r=bidoubiwa a=bidoubiwa Makes autocomplete a public package and provides its first version Co-authored-by: Charlotte Vermandel <[email protected]>
2 parents b7c5f78 + 3ba8b50 commit 365c324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

playgrounds/autocomplete/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@meilisearch/autocomplete-playground",
3-
"version": "0.0.0",
4-
"private": true,
3+
"version": "0.1.0",
4+
"private": false,
55
"description": "Javascript playground for autocomplete",
66
"scripts": {
77
"predev": "node setup.cjs",

0 commit comments

Comments
 (0)