Skip to content

Commit 5a96919

Browse files
Change version of angular-bootstrap to 2.2.x
Downgrading a bit to avoid issue with 2.3.0: angular-ui/bootstrap#6364
1 parent e3df995 commit 5a96919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"angular": "1.5.*",
4141
"angular-animate": "1.5.*",
4242
"angular-sanitize": "1.5.*",
43-
"angular-bootstrap": "2.3.x",
43+
"angular-bootstrap": "2.2.x",
4444
"lodash": "4.x",
4545
"patternfly": "~3.15.0"
4646
},

0 commit comments

Comments
 (0)