X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bower.json;h=92688b2619b8b46971ba1064e6cb11b110fde3f1;hb=3421dcee5a6f8d01da9aba73a7365d04e8c98838;hp=3ebee2fc3ca5ddd57f5f0a35dca3a1a2e6d818bf;hpb=6f2500ee7589360102875df4367568fe87485df6;p=civicrm-core.git diff --git a/bower.json b/bower.json index 3ebee2fc3c..92688b2619 100644 --- a/bower.json +++ b/bower.json @@ -12,7 +12,15 @@ "angular-route": "~1.3.8", "angular-ui-sortable": "0.12.x", "angular-ui-utils": "0.1.x", - "angular-unsavedChanges": "~0.1.1" + "angular-unsavedChanges": "~0.1.1", + "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"