Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Commit ad35d96

Browse files
committed
Merge branch 'Fix-1.1.0' into Fix-1.2.0
2 parents 58569e0 + 5a153cb commit ad35d96

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

bower.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "myforce-angularjs-dropdown-multiselect",
33
"version": "1.0.1",
44
"authors": [
5-
"Dotan Simha <[email protected]>",
6-
"Pieter Kempenaers <[email protected]>"
5+
"Dotan Simha <[email protected]>",
6+
"Pieter Kempenaers <[email protected]>"
77
],
88
"description": "AngularJS Dropdown Multiselect directive",
99
"keywords": [
@@ -36,6 +36,7 @@
3636
"angular-touch": "~1",
3737
"angular-route": "~1",
3838
"bootstrap": "~3.1.1",
39-
"angular-highlightjs": "~0.2.7"
39+
"angular-highlightjs": "~0.2.7",
40+
"angular-bootstrap": "^1.3.1"
4041
}
4142
}

0 commit comments

Comments
 (0)