Skip to content

Commit

Permalink
feat: enable cocoapods to send graphs for cli monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
JCheung2004 committed Sep 16, 2024
1 parent ea78b29 commit aa9268d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/package-managers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ export const GRAPH_SUPPORTED_PACKAGE_MANAGERS: SupportedPackageManagers[] = [
'yarn',
'rubygems',
'poetry',
'cocoapods',
];
// For ecosystems with a flat set of libraries (e.g. Python, JVM), one can
// "pin" a transitive dependency
Expand Down

0 comments on commit aa9268d

Please sign in to comment.