From 9a0770f254b30c56058b54c786600b43e26fc6ba Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sun, 23 Jul 2023 08:56:47 -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 2e6bbfc..b161b02 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,6 +1,6 @@ import { Client, factory } from "@lumeweb/libkernel/module"; -export const MODULE = "zduP5hrZ8qsnMGNKUmf9zs7mGeSMYsXTGkY7sQcUFcXAUKV5CTBRMkfXp3"; +export const MODULE = "zduS4q1t6q5tLtANmRaUuAJNDqTggfwtV9hhK6wMRg1v891z5ts7iyobnw"; export interface Response { id?: number;