Skip to content

Commit

Permalink
Bootstrap 3.3.5 is BROKEN!
Browse files Browse the repository at this point in the history
  • Loading branch information
47ronin committed Jun 18, 2015
1 parent 0ba7c37 commit 1bcf1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"dependencies": {
"angular": "^1.3.0",
"bootstrap": "~3.3.5",
"bootstrap": "3.3.4",
"angular-animate": "^1.3.0",
"angular-aria": "^1.3.0",
"angular-cookies": "^1.3.0",
Expand Down

1 comment on commit 1bcf1ad

@47ronin
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workaround for Twitter Bootstrap 3.3.5 issue yeoman/generator-angular#1116

Please sign in to comment.