dep: update module hash

This commit is contained in:
Derrick Hammer 2023-09-02 13:32:03 -04:00
parent 5a6cca8aa7
commit 9bd87e52a4
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import { Client, factory } from "@lumeweb/libkernel/module"; import { Client, factory } from "@lumeweb/libkernel/module";
const MODULE = "zduNCDiTvA6GgN6g8huxdwEHPKYiuL1s1MtjdZmhJocUP2AryKACWjYFKV"; const MODULE = "z3o47gPWZfmPSQYSkbJzfekvzBHsg9AKTQD6vDbARhgPUgw2h2Skt3PabuGj";
export class NetworkRegistryClient extends Client { export class NetworkRegistryClient extends Client {
public async registerType(name: string) { public async registerType(name: string) {