From 74ac3e48158906ff3e25eec6885447848ddf0fdf Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 9 Sep 2023 17:57:49 -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 9d31899..0f168d3 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,7 +1,7 @@ import { factory, NetworkClient } from "@lumeweb/libkernel/module"; export const MODULE = - "zdiQUsKz612vcGiNP1iE6ZMmjEhwu1yCLyj1Cp2gv6Rh4RLcu8DJhk95w5"; + "zdiMgQ1xs45s3XGwrNRMzm1oDKr7RfvZhkjtPD8CuXkjvwLkXhmDZJwq8j"; export interface Response { id?: number;