From b6f1df264d552cc0ed50d277e94719076bef7447 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 8 Apr 2023 23:24:35 -0400 Subject: [PATCH] * use protomux kernel client --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34d05ac..325583f 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ }, "pnpm": { "overrides": { - "protomux": "@lumeweb/kernel-protomux-client" + "protomux": "git+https://git.lumeweb.com/LumeWeb/kernel-protomux-client.git" }, "patchedDependencies": { "@libp2p/tcp@6.1.5": "patches/@libp2p__tcp@6.1.5.patch"