mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-07 07:13:12 +00:00
bump to @waku/core 0.0.10
This commit is contained in:
parent
362e307594
commit
df8bf73255
@ -42,7 +42,7 @@
|
|||||||
waitForRemotePeer,
|
waitForRemotePeer,
|
||||||
createDecoder,
|
createDecoder,
|
||||||
createEncoder,
|
createEncoder,
|
||||||
} from "https://unpkg.com/@waku/core@0.0.7/bundle/index.js";
|
} from "https://unpkg.com/@waku/core@0.0.10/bundle/index.js";
|
||||||
|
|
||||||
const statusDiv = document.getElementById("status");
|
const statusDiv = document.getElementById("status");
|
||||||
const messagesDiv = document.getElementById("messages");
|
const messagesDiv = document.getElementById("messages");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user