diff --git a/projects/grange-core/package.json b/projects/grange-core/package.json index 0fa5a13..fd18031 100644 --- a/projects/grange-core/package.json +++ b/projects/grange-core/package.json @@ -22,5 +22,8 @@ "peerDependencies": { "@angular/common": "^8.2.9", "@angular/core": "^8.2.9" + }, + "publishConfig": { + "access": "public" } } \ No newline at end of file