Ian province abbreviation patch - issue 724
[civicrm-core.git] / bower.json
CommitLineData
416abe87
PH
1{
2 "name": "civicrm",
3 "description": "CiviCRM",
4 "version": "5.0.0",
5 "license": "AGPL-3.0",
6 "private": true,
7 "dependencies": {
8c70cd69 8 "angular": "~1.3.8",
f87efae1 9 "angular-file-upload": ">=1.1.5 <=1.1.6",
8c04855c 10 "angular-jquery-dialog-service": "totten/angular-jquery-dialog-service#civicrm",
8c70cd69
PH
11 "angular-mocks": "~1.3.8",
12 "angular-route": "~1.3.8",
416abe87
PH
13 "angular-ui-sortable": "0.12.x",
14 "angular-ui-utils": "0.1.x",
887b931d 15 "angular-unsavedChanges": "~0.1.1",
f73de366 16 "qunit": "~1.10",
3c61fc8f 17 "d3": "3.4.11",
f73de366
CW
18 "jquery": "~1.11",
19 "jquery-ui": "~1.11",
37d79aed 20 "lodash-compat": "~3.0",
6845e14d 21 "google-code-prettify": "~1.0",
3426f10d 22 "select2": "colemanw/select2#stable/3.5",
04dbae09
JL
23 "jquery-validation": "~1.13",
24 "datatables": "~1.10",
cd64b4a0 25 "ckeditor": "~4.5",
f85b8063 26 "font-awesome": "~4.3",
28949a14 27 "angular-sanitize": "~1.3.15"
8c70cd69
PH
28 },
29 "resolutions": {
30 "angular": "~1.3.8"
416abe87
PH
31 }
32}