From 51c8e6a5300dcd78aed1813211f5a20bb1aa8bff Mon Sep 17 00:00:00 2001 From: status-im-auto Date: Wed, 8 Feb 2023 05:43:21 +0000 Subject: [PATCH] Updates --- light-chat/index.js | 2 +- light-js/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/light-chat/index.js b/light-chat/index.js index 7f88dab..e947f6d 100644 --- a/light-chat/index.js +++ b/light-chat/index.js @@ -1,5 +1,5 @@ import * as utils from "https://unpkg.com/@waku/byte-utils@0.0.2/bundle/index.js"; -import * as wakuCreate from "https://unpkg.com/@waku/create@0.0.5/bundle/index.js"; +import * as wakuCreate from "https://unpkg.com/@waku/create@0.0.6/bundle/index.js"; import { waitForRemotePeer, createDecoder, diff --git a/light-js/index.html b/light-js/index.html index 0626e3c..953b5d2 100644 --- a/light-js/index.html +++ b/light-js/index.html @@ -42,7 +42,7 @@