Skip to content

Commit cc6e16f

Browse files
committed
use latest release
1 parent f036261 commit cc6e16f

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
@@ -1004,7 +1004,7 @@
10041004
createLightNode,
10051005
ReliableChannel,
10061006
HealthStatus,
1007-
} from 'https://unpkg.com/@waku/sdk@0.0.35-4d5c152.0/bundle/index.js';
1007+
} from 'https://unpkg.com/@waku/sdk@latest/bundle/index.js';
10081008

10091009
// Define protobuf schema
10101010
const protoSchema = `

0 commit comments

Comments
 (0)