chore(light-js): bump up @waku/create

This commit is contained in:
danisharora099 2023-02-07 14:06:13 +05:30
parent 7a4d9767af
commit 4a3b0e34da
No known key found for this signature in database
GPG Key ID: FBD2BF500037F135
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<script type="module">
import * as utils from "https://unpkg.com/@waku/byte-utils@0.0.2/bundle/index.js";
import { createLightNode } from "https://unpkg.com/@waku/create@0.0.5/bundle/index.js";
import { createLightNode } from "https://unpkg.com/@waku/create@0.0.6/bundle/index.js";
import {
waitForRemotePeer,
createEncoder,