UNPKG

@juit/check-updates

Version:

Small and fast utility to update package dependencies

2 lines (1 loc) 90 B
export declare function readNpmRc(packageJsonFile: string): Promise<Record<string, any>>;