From 31ac34072166c0e28fe964fe7f28d46e92e9eb4d Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 8 Apr 2023 21:35:42 -0400 Subject: [PATCH] *Update dist --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index c511639..ddf730c 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1,6 +1,6 @@ import EventEmitter from "events"; // @ts-ignore -import Protomux from "protomux"; +import Protomux from "@lumeweb/kernel-protomux-client"; // @ts-ignore import c from "compact-encoding"; // @ts-ignore