dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-29 20:44:12 -04:00
parent aabf69c2b1
commit eb93bd25ef
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ interface AbortableGenerator {
}
export const MODULE =
"zduKd2zaijqytKuqpu1toLGovkZe7U6wLVNVzUA9Zx8uVxvqwg5tkDqKjM";
"zduPX8bUwHAY1C69w5sqxG9WoTRsdWrdk9Mci3sfajHnB4YHUWBkehd29D";
export class IPFSClient extends NetworkClient {
public async stat(cid: string, options?: Partial<StatOptions>) {