From 0722f1580f629b8fef92d708af375c59ef028bbd Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Sat, 27 Jul 2024 10:23:29 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20IMPROVE:=20Private?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/everything/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/everything/package.json b/examples/everything/package.json index 91968a1..a16ae82 100644 --- a/examples/everything/package.json +++ b/examples/everything/package.json @@ -1,4 +1,5 @@ { + "private": true, "name": "everything", "version": "0.0.1", "description": "Everything example",