js: upgrade jquery to 3.5.1.
Changelog: * https://blog.jquery.com/2020/05/04/jquery-3-5-1-released-fixing-a-regression/ * https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"dropzone": "^5.5.1",
|
||||
"expose-loader": "^0.7.5",
|
||||
"hammerjs": "^2.0.8",
|
||||
"jquery": "3.4.1",
|
||||
"jquery": "3.5.1",
|
||||
"jquery-hotkeys": "^0.2.2",
|
||||
"jquery-ui": "^1.12.1",
|
||||
"rails-erb-loader": "^5.5.0",
|
||||
|
||||
Reference in New Issue
Block a user