Skip to content

Commit 177e25f

Browse files
authored
Update Supabase JS script source version
1 parent a90e904 commit 177e25f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apply.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77

88
<!-- Supabase JS -->
9-
<script src="https://cdn.jsdelivr.net/npm/@supabase/supabase-js@2"></script>
9+
<script src="<script src="https://unpkg.com/@supabase/supabase-js@1.35.7"></script> "></script>
1010
</head>
1111
<body>
1212

0 commit comments

Comments
 (0)