From 1581fb7cdd90cca81296fd793ddb99eca0d98467 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Wed, 19 Jul 2023 12:23:47 -0400 Subject: [PATCH] dep: upate module hash --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index e1cf1db..711f246 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,6 +1,6 @@ import { Client, factory } from "@lumeweb/libkernel/module"; -const MODULE = "zduLCsqi4z9Pa4GLah28bJF91YhE8c6CSMcSkmYFcPkVQssVYVoTsspimD"; +export const MODULE = "zduNLcNxiGzofwt8b2G8HNqNDCB6gcLrkCrms2tZ9JxHk4hKN3oALH1YRM"; export interface Response { id?: number;