Skip to content

Commit d933ebf

Browse files
committed
adding ui-bootstrap to dependencies
1 parent 5f295d8 commit d933ebf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎bower.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"dependencies": {
1919
"angular": "^1.5.3",
2020
"bootstrap-material-design": "v0.5.9",
21-
"angular-messages": "^1.5.3"
21+
"angular-messages": "^1.5.3",
22+
"angular-bootstrap": "^1.3.2"
2223
}
2324
}

0 commit comments

Comments
 (0)