Merge pull request #1420 from umbraco/temp-U4-8816

U4-8816 Update to jQuery  2.2.4
This commit is contained in:
Claus
2016-08-08 11:00:47 +02:00
committed by GitHub
4 changed files with 20 additions and 131 deletions

View File

@@ -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",

View File

@@ -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,