Skip to content

Commit

Permalink
Update to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StefansArya committed Jun 25, 2023
1 parent b2ab107 commit 773788f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -257,7 +257,7 @@ Please specify the version to avoid breaking changes.

```js
Blackprint.loadModuleFromURL([
'https://cdn.jsdelivr.net/npm/@blackprint/nodes-polkadot.js@0.7.x/dist/nodes-polkadotjs.mjs'
'https://cdn.jsdelivr.net/npm/@blackprint/nodes-polkadot.js@0.8.x/dist/nodes-polkadotjs.mjs'
], {
// Turn this on if you want to load ".sf.js" and ".sf.css" for browser
loadBrowserInterface: true // set to "false" for Node.js/Deno
Expand Down

0 comments on commit 773788f

Please sign in to comment.