dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-04 23:14:15 -04:00
parent b337aee1ab
commit a03e775060
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ export class Socket extends Client {
}
export const MODULE =
"zduPdovoxiL8QfMbQcWHJjnmUGuv4ZAaUURB1uvCGttoF7EzchUeTw7PjM";
"zduJUFRKSbcDXcjAiLkieKZogEgZvMD6kzkYgESo1NYeXmZbkB6EqajquR";
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);