We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f21055 commit ee8d9e5Copy full SHA for ee8d9e5
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@2.8.12/dist/index.js"></script>
+ <script src="https://unpkg.com/@descope/web-component@3.10.1/dist/index.js"></script>
7
<script src="https://unpkg.com/@descope/web-js-sdk@1.4.3/dist/index.umd.js"></script>
8
9
<link rel="preconnect" href="https://fonts.googleapis.com" />
0 commit comments