mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-01-13 15:34:58 +00:00
Merge pull request #207 from waku-org/chore/update-relay-js
chore(relay-js): bump to @waku/core 0.0.10
This commit is contained in:
commit
2ef8f92036
@ -42,7 +42,7 @@
|
||||
waitForRemotePeer,
|
||||
createDecoder,
|
||||
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 messagesDiv = document.getElementById("messages");
|
||||
|
Loading…
x
Reference in New Issue
Block a user