dep: update module hash
This commit is contained in:
parent
5a6cca8aa7
commit
9bd87e52a4
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue