X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bower.json;h=92688b2619b8b46971ba1064e6cb11b110fde3f1;hb=a670e04e87df25e9f78bb412b1aed741a73aa8a1;hp=c88109ebb9a6675bfe84b74c102f2dc2650914cc;hpb=17d83a01db1059f95af45e3bd8898e353e52c02c;p=civicrm-core.git diff --git a/bower.json b/bower.json index c88109ebb9..92688b2619 100644 --- a/bower.json +++ b/bower.json @@ -13,8 +13,14 @@ "angular-ui-sortable": "0.12.x", "angular-ui-utils": "0.1.x", "angular-unsavedChanges": "~0.1.1", - "qunit": "1.10.0", - "d3": "3.4.11" + "qunit": "~1.10", + "d3": "3.4.11", + "jquery": "~1.11", + "jquery-ui": "~1.11", + "lodash-compat": "~3.0", + "google-code-prettify": "~1.0", + "select2": "colemanw/select2#stable/3.5", + "jquery-validation": "~1.13" }, "resolutions": { "angular": "~1.3.8"