Skip to content

Commit ab510e9

Browse files
committed
chore(dependencies): Update dependencies
-update to angular-bootstrap 0.13.0 -update to angular >=1.3.0 -update to bootstrap 3.3.4 -update to jquery 2.1.4
1 parent dfb88f2 commit ab510e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"tests"
2424
],
2525
"dependencies": {
26-
"jquery": "2.1.1",
27-
"bootstrap": "3.2.0",
28-
"angular": "1.3.4",
29-
"ui-bootstrap": "0.12.0"
26+
"jquery": "2.1.4",
27+
"bootstrap": "3.3.4",
28+
"angular": ">=1.3.0",
29+
"angular-bootstrap": "0.13.0"
3030
}
3131
}

0 commit comments

Comments
 (0)