Skip to content

Commit aeab8ce

Browse files
committed
Switch demo back to using latest stable version
1 parent 294b2a8 commit aeab8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
201201

202202
<script
203203
type="text/javascript"
204-
src="https://unpkg.com/sql-formatter@beta/dist/sql-formatter.min.js"
204+
src="https://unpkg.com/sql-formatter@latest/dist/sql-formatter.min.js"
205205
></script>
206206
<script type="text/javascript" src="index.js"></script>
207207
</body>

0 commit comments

Comments
 (0)