From e1a4a7870fa5bebe250f181d7277c77fd7192de4 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 15 Jul 2023 04:18:38 -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 08cf5fc..284ae86 100644 --- a/src/index.ts +++ b/src/index.ts @@ -6,7 +6,7 @@ import { } from "@lumeweb/libresolver"; import { createModule, ResolverModule } from "./module.js"; -const MODULE = "zduJC2T9pCyTnrYvEacy64LAufhjfpQdpz5sweUgDdGqy4u18LK6yvKLqM"; +const MODULE = "zduN43vTbtVi8VVRJjpoA2feTbuDwAqv4hnhVUYN1FqMitNAf114dvQvLP"; export class DnsClient extends Client { get resolvers(): Promise> {