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 4cc3525 commit 208add1Copy full SHA for 208add1
1 file changed
templates/base.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8" />
5
<title>{% block title %} {% endblock %}</title>
6
- <script src="https://unpkg.com/@descope/web-component@3.15.5/dist/index.js"></script>
+ <script src="https://unpkg.com/@descope/web-component@3.16.3/dist/index.js"></script>
7
<script src="https://unpkg.com/@descope/web-js-sdk@1.12.1/dist/index.umd.js"></script>
8
9
<link rel="preconnect" href="https://fonts.googleapis.com" />
0 commit comments