Skip to content

Commit 3298c27

Browse files
Copilothuangyiirene
andcommitted
Fix: Mark @objectdocs/cli as private to prevent npm publishing
Co-authored-by: huangyiirene <[email protected]>
1 parent c71e506 commit 3298c27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@objectdocs/cli",
33
"version": "0.1.0",
4+
"private": true,
45
"type": "module",
56
"bin": {
67
"objectdocs": "./bin/cli.mjs"

0 commit comments

Comments
 (0)