U4-8816 Update to jQuery 2.2.4
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"underscore": "~1.7.0",
|
||||
"rgrove-lazyload": "*",
|
||||
"bootstrap-social": "~4.8.0",
|
||||
"jquery": "2.0.3",
|
||||
"jquery": "2.2.4",
|
||||
"jquery-ui": "1.11.4",
|
||||
"angular-dynamic-locale": "0.1.28",
|
||||
"ng-file-upload": "~7.3.8",
|
||||
|
||||
@@ -484,7 +484,8 @@ module.exports = function (grunt) {
|
||||
files: ['css/font-awesome.min.css', 'fonts/*']
|
||||
},
|
||||
"jquery": {
|
||||
files: ['jquery.min.js', 'jquery.min.map']
|
||||
keepExpandedHierarchy: false,
|
||||
files: ['dist/jquery.min.js', 'dist/jquery.min.map']
|
||||
},
|
||||
'jquery-ui': {
|
||||
keepExpandedHierarchy: false,
|
||||
|
||||
Reference in New Issue
Block a user