Skip to content

Commit

Permalink
[WebUI] Update jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
moisseev committed Aug 31, 2022
1 parent ecf04b8 commit 55fb37b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 0 additions & 2 deletions interface/js/lib/jquery-3.6.0.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions interface/js/lib/jquery-3.6.1.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion interface/js/main.js
Expand Up @@ -4,7 +4,7 @@ requirejs.config({
baseUrl: "js/lib",
paths: {
app: "../app",
jquery: "jquery-3.6.0.min",
jquery: "jquery-3.6.1.min",
visibility: "visibility.min",
bootstrap: "bootstrap.bundle.min",
codejar: "codejar.min",
Expand Down

0 comments on commit 55fb37b

Please sign in to comment.