Skip to content

Commit

Permalink
Update jquery to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
yuraj11 committed Jan 14, 2024
1 parent d39745c commit 576c3de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h4 class="mb-0">SQLite Viewer</h4>

<input type="file" id="dropzone-dialog" style="opacity: 0;display:none">

<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/jquery-3.7.1.min.js"></script>
<script src="js/filereader.js"></script>
<script src="js/sql.js?v=190"></script>
<script src="js/select2.min.js?v=4013"></script>
Expand Down
Loading

0 comments on commit 576c3de

Please sign in to comment.