1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

remove circular reference to generator-core (#12869)

This commit is contained in:
✨ Audrey ✨
2025-01-15 10:45:14 -05:00
committed by GitHub
parent bbf1287671
commit f6f4bc9d4b

View File

@@ -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"]
}
},