diff --git a/tools/package.json b/tools/package.json index 46b3b04835..9cb10f3ecf 100644 --- a/tools/package.json +++ b/tools/package.json @@ -2,7 +2,6 @@ "name": "@project-chip/matter.js-tools", "version": "0.6.1-alpha.0-20231108-f1d82f9", "description": "Matter.js tooling", - "private": true, "type": "module", "scripts": { "clean": "node bin/build.js clean",