dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-19 13:02:53 -04:00
parent 20bc173aae
commit 93a1e7e884
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 =
"zduTW8neeep7BcgyJyysyH5pSNPcLfS1EgTxVf3zncYbrJJQLxu9wjvzZM"; "zduFou2tXVoPSWoV33o9dvofjSXFFzrVM9zZ8Ua4svQnMxMiZxdZpVNgYP";
export class IPFSClient extends Client { export class IPFSClient extends Client {
public async ready() { public async ready() {