Skip to content

Commit

Permalink
chore: add publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
iwt-matthiasrohmer committed Jan 31, 2021
1 parent f711b98 commit 2cb8e4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/rohmer/ng-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,9 @@
"dependencies": {
"tslib": "^2.0.0",
"@angular/cdk": "^11.1.0"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}

0 comments on commit 2cb8e4f

Please sign in to comment.