Skip to content

Commit 1ddd2d7

Browse files
committed
Disallow publishing root package for now
1 parent 94ddfed commit 1ddd2d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@modelcontextprotocol/inspector",
33
"version": "0.1.0",
4+
"private": true,
45
"description": "Model Context Protocol inspector",
56
"license": "MIT",
67
"author": "Anthropic, PBC (https://anthropic.com)",

0 commit comments

Comments
 (0)