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:
Danish Arora 2023-02-08 11:05:43 +05:30 committed by GitHub
commit e787025583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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