mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-02-04 19:24:51 +00:00
Merge pull request #209 from waku-org/chore/update-store-js
chore(store-js): bump to @waku/core 0.0.10
This commit is contained in:
commit
e787025583
@ -23,7 +23,7 @@
|
||||
WakuNode,
|
||||
waitForRemotePeer,
|
||||
createDecoder,
|
||||
} from "https://unpkg.com/@waku/core@0.0.7/bundle/index.js";
|
||||
} from "https://unpkg.com/@waku/core@0.0.10/bundle/index.js";
|
||||
|
||||
/**
|
||||
* This example demonstrates how to use the js-waku minified bundle
|
||||
|
Loading…
x
Reference in New Issue
Block a user