mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
Merge pull request #1031 from ykris45/patch-2
Update and rename jquery-3.3.1.min.js to jquery-3.4.1.min.js
This commit is contained in:
commit
aef22ab1c4
3 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ class Response
|
|||
protected static $jsCalls = [];
|
||||
protected static $assets = [
|
||||
'js' => [
|
||||
'/js/jquery-3.3.1.min.js',
|
||||
'/js/jquery-3.4.1.min.js',
|
||||
'/js/global.js'
|
||||
],
|
||||
'css' => ['/css/all.css']
|
||||
|
|
2
web/js/jquery-3.3.1.min.js
vendored
2
web/js/jquery-3.3.1.min.js
vendored
File diff suppressed because one or more lines are too long
2
web/js/jquery-3.4.1.min.js
vendored
Normal file
2
web/js/jquery-3.4.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue