From 1d8617d726ba76830fa5b7d116318288ee2e0ba2 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Mon, 31 Jul 2023 15:46:01 -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 73c7fe0..d680fdd 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,7 +1,7 @@ import { factory, NetworkClient } from "@lumeweb/libkernel/module"; export const MODULE = - "zduKgJ3grSZvc4AnnCfiJUSLmizKzPByJ5ZeRU3pvo2LRf1DsVjQDdbFvw"; + "zduGFHCt6dUM25uqw3wuN37LEB7Z9yMjyNqcfqc2H494UqhKhu29CSjF3M"; export interface Response { id?: number;