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…
Reference in New Issue