diff --git a/package.json b/package.json index b5a5146d..ce610ef1 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,10 @@ "ci-prettify": "npx prettier --check .", "e2e": "ng e2e" }, + "private": false, + "publishConfig": { + "access": "public" + }, "peerDependencies": { "@device-management-toolkit/ui-toolkit": "^3.3.3", "@xterm/xterm": "^5.5.0"