mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-07 15:23:06 +00:00
Merge pull request #209 from waku-org/chore/update-store-js
chore(store-js): bump to @waku/core 0.0.10
This commit is contained in:
commit
e787025583
@ -23,7 +23,7 @@
|
|||||||
WakuNode,
|
WakuNode,
|
||||||
waitForRemotePeer,
|
waitForRemotePeer,
|
||||||
createDecoder,
|
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
|
* This example demonstrates how to use the js-waku minified bundle
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user