X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bower.json;h=9bf883f363aee3af2a724edd4c9d17e2485e7db0;hb=2ef143bbbd14af24ffbfebdcbd86ff5e5010a3c0;hp=380c5a4b3d53b4a9c966c9088cf07b2cb122f854;hpb=1891a856382cdff7f8a78a18d88153e87ca25d45;p=civicrm-core.git diff --git a/bower.json b/bower.json index 380c5a4b3d..9bf883f363 100644 --- a/bower.json +++ b/bower.json @@ -13,11 +13,12 @@ "angular-ui-sortable": "0.12.x", "angular-ui-utils": "0.1.x", "angular-unsavedChanges": "~0.1.1", - "qunit": "1.10.0", + "qunit": "~1.10", "d3": "3.4.11", - "jquery": "1.11.2", - "jquery-ui": "1.11.2", - "lodash-compat": "~3.0.1" + "jquery": "~1.11", + "jquery-ui": "~1.11", + "lodash-compat": "~3.0", + "google-code-prettify": "~1.0" }, "resolutions": { "angular": "~1.3.8"