diff --git a/examples/cli/package.json b/examples/cli/package.json index 70ecbe4..61a635b 100644 --- a/examples/cli/package.json +++ b/examples/cli/package.json @@ -1,5 +1,6 @@ { - "name": "indexer", + "name": "example-cli", + "private": true, "version": "1.0.0", "description": "", "scripts": {},