From edfb530451f07777dfbd8fb570c155107ae1e07e Mon Sep 17 00:00:00 2001 From: danisharora099 Date: Wed, 1 Feb 2023 13:30:04 +0530 Subject: [PATCH] bump to @waku/core 0.0.10 --- examples/store-js/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/store-js/index.html b/examples/store-js/index.html index df6d766..f46ad82 100644 --- a/examples/store-js/index.html +++ b/examples/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