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.
1 parent b371b76 commit d75c058Copy full SHA for d75c058
app/index.html
@@ -69,7 +69,7 @@
69
<script src="{{rootURL}}assets/vendor.js"></script>
70
<script src="{{rootURL}}assets/hackerblocks.js"></script>
71
<!-- will only work on prod for now -->
72
- <script src="https://unpkg.com/@coding-blocks/web-components@0.0.2/dist/index.js" async></script>
+ <script src="https://unpkg.com/@coding-blocks/web-components@0.1.1/dist/index.js" async></script>
73
74
{{content-for "body-footer"}}
75
0 commit comments