Skip to content

Commit 51d6bbe

Browse files
CopilotChronosSF
andauthored
fix(migrations): include nested package manifests in npm publish
Agent-Logs-Url: https://github.com/IgniteUI/igniteui-angular/sessions/77251ddd-5f46-435a-beae-3955fa968ad8 Co-authored-by: ChronosSF <2188411+ChronosSF@users.noreply.github.com>
1 parent 2edeb5c commit 51d6bbe

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# Nested package.json's are only needed for development.
2-
**/package.json
2+
**/package.json
3+
!migrations/package.json
4+
!schematics/package.json

0 commit comments

Comments
 (0)