diff --git a/component/package.json b/component/package.json index 74d549c..a34f473 100644 --- a/component/package.json +++ b/component/package.json @@ -10,7 +10,7 @@ "lint": "ng lint", "e2e": "ng e2e" }, - "private": true, + "private": false, "dependencies": { "@angular/animations": "~10.1.1", "@angular/common": "~10.1.1",