From 89e0978a057010af4d6fe7841ab182c9db407440 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 2 Sep 2023 13:39:27 -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 744b981..3e30d4d 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,7 +1,7 @@ import { factory, NetworkClient } from "@lumeweb/libkernel/module"; export const MODULE = - "zduHgEr9enDDuAnVxfbBpfwChohre5VTvPWwpbWG9WiW1Ag2D6yevK637M"; + "z3o47eZ4QyknXajfXXpZvtVFDhy1R4LZzmXjzSJHMQd6DdQLsMVtyonDyzkX"; export interface Response { id?: number;