Skip to content

Commit d937275

Browse files
authored
fix(component): add entry point for schematic (#2688)
closes #2683
1 parent 2a84049 commit d937275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/component/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"@angular/core": "^10.0.0",
2525
"rxjs": "^6.5.3"
2626
},
27+
"schematics": "./schematics/collection.json",
2728
"sideEffects": false,
2829
"ng-update": {
2930
"packageGroup": [

0 commit comments

Comments
 (0)