Fixes: U4-6599 TinyMCE autoresize plugin has a bug and needs to be updated, U4-5689 update to latest TinyMCE 4.x version
This commit is contained in:
@@ -23,50 +23,7 @@
|
||||
"jquery": "2.0.3",
|
||||
"jquery-file-upload": "~9.4.0",
|
||||
"jquery-ui": "1.10.3",
|
||||
"angular-dynamic-locale": "~0.1.27"
|
||||
},
|
||||
"exportsOverride": {
|
||||
"rgrove-lazyload": {
|
||||
"": "lazyload.js"
|
||||
},
|
||||
"typeahead.js": {
|
||||
"": "dist/typeahead.bundle.min.js"
|
||||
},
|
||||
"underscore": {
|
||||
"": "underscore-min.{js,map}"
|
||||
},
|
||||
"angular-dynamic-locale": {
|
||||
"": "tmhDynamicLocale.min.{js,js.map}"
|
||||
},
|
||||
"bootstrap-social": {
|
||||
"": "bootstrap-social.css"
|
||||
},
|
||||
"font-awesome": {
|
||||
"css": "css/font-awesome.min.css",
|
||||
"fonts": "fonts/*"
|
||||
},
|
||||
"bootstrap": {
|
||||
"ignore": "*.ignore"
|
||||
},
|
||||
"jquery": {
|
||||
"": "jquery.min.{js,map}"
|
||||
},
|
||||
"jquery-file-upload": {
|
||||
"": "**/jquery.{fileupload,fileupload-process,fileupload-angular,fileupload-image}.js"
|
||||
},
|
||||
"jquery-ui": {
|
||||
"": "ui/minified/jquery-ui.min.js"
|
||||
},
|
||||
"blueimp-load-image": {
|
||||
"": "js/load-image.all.min.js"
|
||||
},
|
||||
|
||||
"blueimp-tmpl": {
|
||||
"ignore": "*.ignore"
|
||||
},
|
||||
|
||||
"blueimp-canvas-to-blob": {
|
||||
"ignore": "*.ignore"
|
||||
}
|
||||
"angular-dynamic-locale": "~0.1.27",
|
||||
"tinymce": "~4.1.10"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user