X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bower.json;h=61c9e7415aecaecc6fccb852e4f2b32ddc72a474;hb=e170226c31641bb3ea7f029dd16a2eb7b9190442;hp=b970b3e9ada7cdee86e1684673f56d0332942401;hpb=45cf788aaaa63f781f256c2c2d4cfcf8936ab88e;p=civicrm-core.git diff --git a/bower.json b/bower.json index b970b3e9ad..61c9e7415a 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.2", "jquery-ui": "~1.12", "lodash-compat": "~3.0", "google-code-prettify": "~1.0", @@ -32,9 +32,12 @@ "angular-sanitize": "~1.5.0", "smartmenus": "~1.1", "phantomjs-polyfill": "^0.0.2", - "es6-promise": "^4.2.4" + "es6-promise": "^4.2.4", + "angular-xeditable": "^0.9.0", + "checklist-model": "~1" }, "resolutions": { - "angular": "~1.5.11" + "angular": "~1.5.11", + "jquery": "1.12.4-civicrm-1.2" } }