mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-04 05:43:07 +00:00
bump @waku for store-js
This commit is contained in:
parent
634a4d2b00
commit
159bb0f29d
@ -17,13 +17,13 @@
|
|||||||
import {
|
import {
|
||||||
defaultLibp2p,
|
defaultLibp2p,
|
||||||
defaultPeerDiscovery,
|
defaultPeerDiscovery,
|
||||||
} from "https://unpkg.com/@waku/create@0.0.5/bundle/index.js";
|
} from "https://unpkg.com/@waku/create@0.0.12/bundle/index.js";
|
||||||
import {
|
import {
|
||||||
wakuStore,
|
wakuStore,
|
||||||
WakuNode,
|
WakuNode,
|
||||||
waitForRemotePeer,
|
waitForRemotePeer,
|
||||||
createDecoder,
|
createDecoder,
|
||||||
} from "https://unpkg.com/@waku/core@0.0.10/bundle/index.js";
|
} from "https://unpkg.com/@waku/core@0.0.16/bundle/index.js";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This example demonstrates how to use the js-waku minified bundle
|
* This example demonstrates how to use the js-waku minified bundle
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user