UNPKG

@better-builds/lets-version

Version:

A package that reads your conventional commits and git history and recommends (or applies) a SemVer version bump for you

2 lines (1 loc) 111 B
export declare function getPackageManager(cwd: string): Promise<import("package-manager-detector").AgentName>;