diff --git a/examples/light-chat/index.js b/examples/light-chat/index.js index 7f88dab..e947f6d 100644 --- a/examples/light-chat/index.js +++ b/examples/light-chat/index.js @@ -1,5 +1,5 @@ import * as utils from "https://unpkg.com/@waku/byte-utils@0.0.2/bundle/index.js"; -import * as wakuCreate from "https://unpkg.com/@waku/create@0.0.5/bundle/index.js"; +import * as wakuCreate from "https://unpkg.com/@waku/create@0.0.6/bundle/index.js"; import { waitForRemotePeer, createDecoder,