Merge pull request #203 from waku-org/chore/update-light-chat

chore(light-chat): bump to @waku/core 0.0.10
This commit is contained in:
Danish Arora 2023-02-02 07:58:39 +05:30 committed by GitHub
commit 6d68f1322f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import {
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 MULTI_ADDR =
"/dns4/node-01.ac-cn-hongkong-c.wakuv2.test.statusim.net/tcp/443/wss/p2p/16Uiu2HAkvWiyFsgRhuJEb9JfjYxEkoHLgnUQmr1N5mKWnYjxYRVm";