X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bower.json;h=9bf883f363aee3af2a724edd4c9d17e2485e7db0;hb=6c722cd3c09cd74cd15cca3bdd26f5a9a483b934;hp=c88109ebb9a6675bfe84b74c102f2dc2650914cc;hpb=04d2e082924ee167fa35b78dfaacfaef07c8cd8a;p=civicrm-core.git diff --git a/bower.json b/bower.json index c88109ebb9..9bf883f363 100644 --- a/bower.json +++ b/bower.json @@ -13,8 +13,12 @@ "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" }, "resolutions": { "angular": "~1.3.8"