From 5c7ebbb2994f41e9323a7e58d721d5e3d5dd2f76 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 8 Jul 2023 08:05:53 -0400 Subject: [PATCH] dep: update module hash --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 85e3fd6..fb305a1 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,6 +1,6 @@ import { Client, factory } from "@lumeweb/libkernel/module"; -const MODULE = "zduPvUcNY7u2AzXoiERPRNgATBcpHgR5BLtQtTdiVfE73yiiiFmfyfjGR5"; +const MODULE = "zduTL1s9n4L5QE1N8rSJuUsmaWezy6ywh8mWHXyJRdjtEj9HzyGCjjR7dZ"; export interface Response { id?: number;