upgrade
This commit is contained in:
47
bower.json
Normal file
47
bower.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"name": "ChamiloLMS",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"bootstrap": "3.*",
|
||||
"bootstrap-select": "1.13.*",
|
||||
"fontawesome": "4.7.*",
|
||||
"jquery": "2.2.*",
|
||||
"jquery-ui": "1.12.*",
|
||||
"bootstrap-daterangepicker": "2.1.*",
|
||||
"ckeditor": "4.6.2",
|
||||
"jquery-timeago": "1.4.*",
|
||||
"mediaelement": "^4.2.16",
|
||||
"modernizr": "2.8.*",
|
||||
"jqueryui-timepicker-addon": "1.5.*",
|
||||
"image-map-resizer": "0.5.*",
|
||||
"fullcalendar": "3.1.0",
|
||||
"simpleWebRTC": "2.2.*",
|
||||
"select2": "4.*",
|
||||
"MathJax": "2.7.*",
|
||||
"webcamjs": "1.0.*",
|
||||
"cropper": "1.0.*",
|
||||
"jquery.scrollbar": "0.2.*",
|
||||
"jquery-file-upload": "*",
|
||||
"readmore-js": "2.1.0",
|
||||
"qtip2": "*",
|
||||
"js-cookie": "2.1.*",
|
||||
"flag-icon-css": "*",
|
||||
"jquery.easy-pie-chart": "^2.1.6",
|
||||
"chartjs-plugin-labels": "^1.1",
|
||||
"jqueryui-touch-punch": "*",
|
||||
"multiselect-two-sides": "2.5.*",
|
||||
"bootstrap-year-calendar": "1.1.*",
|
||||
"datepair": "*",
|
||||
"jt.timepicker": "*",
|
||||
"keyboard": "^1.28.7"
|
||||
},
|
||||
"resolutions": {
|
||||
"jquery": "2.1.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user