diff --git a/package.json b/package.json index 9fa86ae..83a5206 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.1", "description": "bridget theme source file", "packageManager": "pnpm@8.10.2", - "private": false, + "private": true, "sideEffects": false, "scripts": { "lint": "eslint . --fix",