Skip to content

Commit

Permalink
Bower version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmiles committed Mar 22, 2015
1 parent f7bb4b5 commit 2cc605d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ A simple and elegant solution to displaying hierarchical tree structures (i.e. a

Where provided these are the actual versions bootstrap-treeview has been tested against. Other versions should work but you use them as your own risk.

- [Bootstrap v3.0.3](http://getbootstrap.com/)
- [jQuery v2.0.3](http://jquery.com/)
- [Bootstrap v3.3.4](http://getbootstrap.com/)
- [jQuery v2.1.3](http://jquery.com/)

Sorry no support planned for Bootstrap 2.

Expand Down
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"tests"
],
"dependencies": {
"bootstrap": ">= 3.0.0",
"jquery": ">= 1.9.0"
"jquery": ">= 1.9.0",
"bootstrap": ">= 3.0.0"
},
"devDependencies": {}
}
}

0 comments on commit 2cc605d

Please sign in to comment.