dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-23 12:30:24 -04:00
parent 0ef62b88bc
commit 2d6386298a
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 = export const MODULE =
"zduRfQjHhUNMiXg6g67fT2M5oT55sFinMk3Ebs5CFqRfSH1Z4Bs1ji811R"; "zduTMEiWaceB5Zew41fZnC4MbJybZNWY3fZDYUXQMxbpg1C671Bv3gjES3";
export class IPFSClient extends Client { export class IPFSClient extends Client {
public async ready() { public async ready() {