mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-02 12:53:08 +00:00
Merge pull request #204 from waku-org/chore/update-light-js
chore(light-js): bump to @waku/core 0.0.10
This commit is contained in:
commit
cf751d946e
@ -47,7 +47,7 @@
|
||||
waitForRemotePeer,
|
||||
createEncoder,
|
||||
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";
|
||||
|
||||
const peerIdDiv = document.getElementById("peer-id");
|
||||
const remotePeerIdDiv = document.getElementById("remote-peer-id");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user