Skip to content

Commit

Permalink
fixed version of bootstrap js.
Browse files Browse the repository at this point in the history
updated style to ensure similar look.
added typeahead as it is now separate from bootstrap.
  • Loading branch information
damiandennis committed Jan 10, 2015
1 parent 5efa227 commit 22f52d8
Show file tree
Hide file tree
Showing 17 changed files with 8,380 additions and 7,523 deletions.
7 changes: 4 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
".travis.yml"
],
"dependencies": {
"jquery": ">= 1.9.0",
"bootstrap": ">= 2.1.1",
"knockout": ">= 3.1.0"
"jquery": ">= 1.9.1",
"bootstrap": ">= 3.3.1",
"knockout": ">= 3.1.0",
"typeahead.js": ">= v0.10.5"
}
}
2 changes: 1 addition & 1 deletion build/knockout-bootstrap.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 22f52d8

Please sign in to comment.