Skip to content

Commit

Permalink
chore: add registry to publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
Chiff committed Sep 6, 2021
1 parent 5e1dec5 commit 442b370
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ng-a-date-picker/projects/ng-datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,9 @@
"license": "MIT",
"dependencies": {
"tslib": "^2.2.0"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
}
}

0 comments on commit 442b370

Please sign in to comment.