From 9b7700e286f769784684a038ba1d9213c8d81a8c Mon Sep 17 00:00:00 2001 From: David Gilman Date: Fri, 24 Apr 2026 12:50:23 -0700 Subject: [PATCH] chore(repo): mark root package as private Co-Authored-By: Claude Opus 4.7 (1M context) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ceaa8bd..44e7659 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "the-compact", + "private": true, "version": "1.0.0", "description": "The Compact is an ownerless ERC6909 contract that facilitates the voluntary formation and mediation of reusable resource locks.", "repository": {