Skip to content

Commit

Permalink
Make component public.
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamRClark committed Jun 4, 2021
1 parent 88a84bd commit 9df7f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 9df7f7d

Please sign in to comment.