Skip to content

Commit d75c058

Browse files
committed
web-component v0.1.1
1 parent b371b76 commit d75c058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<script src="{{rootURL}}assets/vendor.js"></script>
7070
<script src="{{rootURL}}assets/hackerblocks.js"></script>
7171
<!-- 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>
72+
<script src="https://unpkg.com/@coding-blocks/web-components@0.1.1/dist/index.js" async></script>
7373

7474
{{content-for "body-footer"}}
7575

0 commit comments

Comments
 (0)