Skip to content

Commit 41a75d1

Browse files
Merge #1143
1143: Change autocomplete playground to a private directory r=bidoubiwa a=bidoubiwa The playground should be a private package Co-authored-by: Charlotte Vermandel <[email protected]> Co-authored-by: cvermand <[email protected]>
2 parents 811f1e1 + eb47947 commit 41a75d1

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.1.0",
4-
"private": false,
3+
"version": "0.0.0",
4+
"private": true,
55
"description": "Javascript playground for autocomplete",
66
"scripts": {
77
"predev": "node setup.cjs",

0 commit comments

Comments
 (0)