Skip to content

Commit f05a7fc

Browse files
committed
fix: show correct dependencies count
1 parent 145e485 commit f05a7fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared/types/comparison.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ export const FACET_INFO: Record<ComparisonFacet, Omit<FacetInfo, 'id'>> = {
4141
},
4242
totalDependencies: {
4343
category: 'performance',
44-
comingSoon: true,
4544
},
4645
// Health
4746
downloads: {

0 commit comments

Comments
 (0)