*update dist

This commit is contained in:
Derrick Hammer 2023-04-04 08:57:29 -04:00
parent 0d0a800f23
commit 2cd307564b
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

2
dist/index.js vendored
View File

@ -1,5 +1,5 @@
import { Client, factory } from "@lumeweb/libkernel-universal";
const MODULE = "AABF8mJzYWmmAqGS36gRHZHDCEtT8xnoSZkjEiiw2vDcWQ";
const MODULE = "AABSrc3pZHhTmpWfNV8YxNT981CVKDZmN37BII4F27wbxg";
export class HandshakeClient extends Client {
async ready() {
return this.callModuleReturn("ready");