Skip to content

Commit

Permalink
fix(component): add entry point for schematic (#2688)
Browse files Browse the repository at this point in the history
closes #2683
  • Loading branch information
Jefiozie authored Aug 24, 2020
1 parent 2a84049 commit d937275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@angular/core": "^10.0.0",
"rxjs": "^6.5.3"
},
"schematics": "./schematics/collection.json",
"sideEffects": false,
"ng-update": {
"packageGroup": [
Expand Down

0 comments on commit d937275

Please sign in to comment.