We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfa7258 + c4ea6b7 commit 2ab1d46Copy full SHA for 2ab1d46
1 file changed
README.md
@@ -11,7 +11,7 @@ You can get it as npm package or from the unpkg.com.
11
### With unpkg.com and `<script>` tag
12
Add this to your website's HTML:
13
```html
14
-<script src="https://unpkg.com/@aeternity/superhero-utils@0.5.0/dist/index.js"></script>
+<script src="https://unpkg.com/@aeternity/superhero-utils@0.5.1/dist/index.js"></script>
15
```
16
This will define `superheroUtils` in the global scope.
17
0 commit comments