Merge pull request #1295 from umbraco/temp-U4-8511

U4-8511 Update moment.js to the version to 2.10.3 for release
This commit is contained in:
Sebastiaan Janssen
2016-05-30 16:08:51 +02:00
3 changed files with 6 additions and 9157 deletions

View File

@@ -26,6 +26,7 @@
"ng-file-upload": "~7.3.8",
"tinymce": "~4.1.10",
"codemirror": "~5.3.0",
"angular-local-storage": "~0.2.3"
"angular-local-storage": "~0.2.3",
"moment": "~2.10.3"
}
}

View File

@@ -463,6 +463,10 @@ module.exports = function (grunt) {
expand: true,
ignorePackages: ['bootstrap'],
packageSpecific: {
'moment': {
keepExpandedHierarchy: false,
files: ['min/moment-with-locales.js']
},
'typeahead.js': {
keepExpandedHierarchy: false,
files: ['dist/typeahead.bundle.min.js']

File diff suppressed because it is too large Load Diff