Skip to content

Commit

Permalink
fix(angular): export package.json in the package exports
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Apr 12, 2024
1 parent b2145e2 commit 67bae6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"CLI"
],
"exports": {
"./package.json": "./package.json",
"./migrations.json": "./migrations.json",
"./generators.json": "./generators.json",
"./executors.json": "./executors.json",
Expand Down

0 comments on commit 67bae6d

Please sign in to comment.