Skip to content

Commit b5349b6

Browse files
committed
Use master pre-release to dogfood 2471
1 parent 2a529ed commit b5349b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481

482482
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/protobuf.min.js"></script>
483483
<script type="module">
484-
import { createLightNode, Protocols } from 'https://unpkg.com/@waku/[email protected]86d39d9.0/bundle/index.js';
484+
import { createLightNode } from 'https://unpkg.com/@waku/[email protected]0be4861.0/bundle/index.js';
485485
import { MessageChannel, MessageChannelEvent, encodeMessage, decodeMessage } from 'https://unpkg.com/@waku/[email protected]/bundle/index.js';
486486

487487
// Define protobuf schema

0 commit comments

Comments
 (0)