Skip to content

Commit

Permalink
site: use bower, update components
Browse files Browse the repository at this point in the history
- updated Twitter Bootstrap to 2.3.2 (required small popover change)
- updated jQuery to 1.10
- used bower for dep management
  • Loading branch information
passy committed Sep 6, 2013
1 parent f96249d commit b404475
Show file tree
Hide file tree
Showing 13 changed files with 1,605 additions and 2,563 deletions.
7 changes: 7 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "todomvc",
"dependencies": {
"jquery": "~1.10.2",
"bootstrap": "~2.3.0"
}
}
Loading

0 comments on commit b404475

Please sign in to comment.