dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-21 13:27:27 -04:00
parent 2ec79e3242
commit 2eb1a1a6d0
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";
const MODULE = "zduHWobyZVtasq6kwnCRdAKyUYrTkDBsujrQZgot3Hnxv6z5aeuxjd3Jgw";
const MODULE = "zduMgd8vcBUkzxGbqTe14aA5bUvhTnmpK36LPGWFZFb95yeouDDV2NnHu1";
export class NetworkRegistryClient extends Client {
public async registerType(name: string) {