Skip to content

Commit

Permalink
[INIT](CLIENT): add more dependencies to bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ianaa committed Dec 1, 2016
1 parent 04bd816 commit 659ebaa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"dependencies": {
"angular-ui-router": "^0.3.2",
"angular-ui-bootstrap": "^2.2.0",
"bootstrap": "^3.3.7"
"bootstrap": "^3.3.7",
"angular": "^1.5.9",
"angular-animate": "^1.5.9",
"angular-touch": "^1.5.9",
"bootstrap-css": "^3.3.6"
}
}

0 comments on commit 659ebaa

Please sign in to comment.