dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-24 17:33:12 -04:00
parent ab2d70bd21
commit 113ba18cdb
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import {
} from "@lumeweb/libresolver";
import { createModule, ResolverModule } from "./module.js";
const MODULE = "zduN43vTbtVi8VVRJjpoA2feTbuDwAqv4hnhVUYN1FqMitNAf114dvQvLP";
const MODULE = "zduQfhrEAa5Jh6X4MgL7iih2CdMX4dZnHJAFZ4zFteUvc4ekAAoymuEHE7";
export class DnsClient extends Client {
get resolvers(): Promise<Set<ResolverModule>> {