Make nested packages private, just install root package

This commit is contained in:
Justin Spahr-Summers
2024-11-11 11:20:53 +00:00
parent 3a9b08bd37
commit 448910d986
4 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "@modelcontextprotocol/inspector-client",
"version": "0.0.0",
"version": "0.1.0",
"private": true,
"description": "Client-side application for the Model Context Protocol inspector",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",