diff --git a/packages/gitbook-v2/package.json b/packages/gitbook-v2/package.json index c0585bd71..46b091feb 100644 --- a/packages/gitbook-v2/package.json +++ b/packages/gitbook-v2/package.json @@ -1,6 +1,7 @@ { "name": "gitbook-v2", "version": "0.1.0", + "private": true, "dependencies": { "next": "canary", "react": "^19.0.0",