Skip to content

Commit 929fffc

Browse files
committed
upgrade to latest bundle
1 parent ded84d7 commit 929fffc

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
@@ -798,7 +798,7 @@
798798
ReliableChannel,
799799
HealthStatus,
800800
WakuEvent
801-
} from './waku-sdk-bundle.js';
801+
} from 'https://unpkg.com/@waku/sdk@0.0.35-67a7287.0/bundle/index.js';
802802

803803
// Define protobuf schema
804804
const protoSchema = `

0 commit comments

Comments
 (0)