Skip to content

Commit

Permalink
fix(component-store): add entry point for schematic (#2687)
Browse files Browse the repository at this point in the history
Closes: #2682
  • Loading branch information
Jefiozie committed Aug 24, 2020
1 parent d937275 commit f8928e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/component-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,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 f8928e3

Please sign in to comment.