Skip to content

Commit

Permalink
fix bootstrap at version 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Aug 1, 2013
1 parent 9861c58 commit 3c899b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/setup.py
Expand Up @@ -99,7 +99,7 @@
# in a crazy CI fashion
bower_json = {
"dependencies": {
"bootstrap": "latest",
"bootstrap": "~2.3.2",
"font-awesome": "latest",
"angular": "latest",
"angular-resource": "latest",
Expand Down

0 comments on commit 3c899b0

Please sign in to comment.