Skip to content

Commit

Permalink
📦 Update dependency webcomponentsjs to v1.3.3 - autoclosed (#28007)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2020
1 parent 16af9ff commit bd5a420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pwa/pwa-sd-polyfill.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h4>amp-bind</h4>
</div>

<!-- Must be in the very end. -->
<script async src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.0.3/webcomponents-sd-ce.js"></script>
<script async src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.3.3/webcomponents-sd-ce.js"></script>
<script src="/pwa/pwa.js"></script>
</body>
</html>

0 comments on commit bd5a420

Please sign in to comment.