Skip to content

Commit

Permalink
remove circular reference to generator-core (#12869)
Browse files Browse the repository at this point in the history
  • Loading branch information
audreyality authored Jan 15, 2025
1 parent bbf1287 commit f6f4bc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/tools/generator/core/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"@bitwarden/admin-console/common": ["../../../admin-console/src/common"],
"@bitwarden/auth/common": ["../../../auth/src/common"],
"@bitwarden/common/*": ["../../../common/src/*"],
"@bitwarden/generator-core": ["../../../tools/generator/core/src"],
"@bitwarden/key-management": ["../../../key-management/src"]
}
},
Expand Down

0 comments on commit f6f4bc9

Please sign in to comment.