dep: update module hash
This commit is contained in:
parent
faaf5a44f3
commit
34bbfbd113
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue