Skip to content

Commit d757399

Browse files
committed
update npm packages
1 parent 4382aff commit d757399

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

dist/downloaders/http-downloader.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export declare class HttpDownloadBuilder {
5151
*/
5252
download(headers?: Headers): Promise<string>;
5353
private downloadUsingCache;
54-
private modifyPath;
54+
private updatePath;
5555
private downloadTool;
5656
protected getHttpClient(headers?: Headers): AxiosInstance;
5757
private streamToDisk;

dist/downloaders/http-downloader.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)