Skip to content

Commit

Permalink
fix npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrehault committed Jan 24, 2020
1 parent 496466e commit 5ea28ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/grange-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@
"peerDependencies": {
"@angular/common": "^8.2.9",
"@angular/core": "^8.2.9"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 5ea28ad

Please sign in to comment.