From f66350b27aad173c2d73a67163d159dfaea0f34c Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Mon, 20 Feb 2023 17:36:06 -0500 Subject: [PATCH] *Update dist --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 67e52c0..58fd7aa 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1,5 +1,5 @@ import { Client, factory } from "@lumeweb/libkernel-universal"; -const MODULE = "AAAz2qQHwKQ7YurprbLmzpHc66BY0pljDZsa_a6QmeBe_g"; +const MODULE = "AAAArUFfECicfHF6nB8bTOVPlIH5zLOrT0nviQocrWmohg"; export class HandshakeClient extends Client { async ready() { return this.callModuleReturn("ready");