dep: update module hash

This commit is contained in:
Derrick Hammer 2023-09-09 13:32:16 -04:00
parent faaf5a44f3
commit 34bbfbd113
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 = "zduKfya42VdsVEcesBXnnKvENePqi8r1hH3YuP1VukoNNpeH6x7dF8iXmy"; const MODULE = "zdiVGkiECt8CT7psN5wsQyNHewyRJLjPhAGwYGTRXPyAPXP21bdupzHyaw";
export class NetworkRegistryClient extends Client { export class NetworkRegistryClient extends Client {
public async registerType(name: string) { public async registerType(name: string) {