X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bower.json;h=c4aaaa21526f2fdbdf86aca5ca65d78e68520987;hb=e4dc837fc64548ef79dd06dd71cfd9e9ec860621;hp=3011e5055283e0f4cc528a030a5dc9e212afa8b9;hpb=1c5bc02c1bbfc3cbbee279e61b488787a4c41daf;p=civicrm-core.git diff --git a/bower.json b/bower.json index 3011e50552..c4aaaa2152 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,7 @@ "d3-3.5.x": "d3#~3.5.17", "dc-2.1.x": "dc.js#~2.1.8", "crossfilter-1.3.x": "crossfilter2#~1.3.11", - "jquery": "~1.12", + "jquery": "civicrm/jquery#1.12.4-civicrm-1.1", "jquery-ui": "~1.12", "lodash-compat": "~3.0", "google-code-prettify": "~1.0", @@ -26,13 +26,16 @@ "jquery-validation": "~1.13", "datatables": "~1.10", "jstree": "~3", - "ckeditor": "~4.5", + "ckeditor": "~4.9", "font-awesome": "~4", "angular-bootstrap": "^2.5.0", "angular-sanitize": "~1.5.0", - "phantomjs-polyfill": "^0.0.2" + "smartmenus": "~1.1", + "phantomjs-polyfill": "^0.0.2", + "es6-promise": "^4.2.4" }, "resolutions": { - "angular": "~1.5.11" + "angular": "~1.5.11", + "jquery": "1.12.4-civicrm-1.1" } }