From ea37783c504b10c23e130f6503fb33edf836921e Mon Sep 17 00:00:00 2001 From: status-im-auto Date: Wed, 8 Feb 2023 05:37:37 +0000 Subject: [PATCH] Updates --- store-js/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store-js/index.html b/store-js/index.html index df6d766..f46ad82 100644 --- a/store-js/index.html +++ b/store-js/index.html @@ -23,7 +23,7 @@ WakuNode, waitForRemotePeer, createDecoder, - } from "https://unpkg.com/@waku/core@0.0.7/bundle/index.js"; + } from "https://unpkg.com/@waku/core@0.0.10/bundle/index.js"; /** * This example demonstrates how to use the js-waku minified bundle