Skip to content

Commit ee8d9e5

Browse files
chore(deps): update dependency @descope/web-component to v3
1 parent 7f21055 commit ee8d9e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<title>{% block title %} {% endblock %}</title>
6-
<script src="https://unpkg.com/@descope/web-component@2.8.12/dist/index.js"></script>
6+
<script src="https://unpkg.com/@descope/web-component@3.10.1/dist/index.js"></script>
77
<script src="https://unpkg.com/@descope/web-js-sdk@1.4.3/dist/index.umd.js"></script>
88

99
<link rel="preconnect" href="https://fonts.googleapis.com" />

0 commit comments

Comments
 (0)