Skip to content

Commit

Permalink
fix(dependancies): Changed Bootstrap to Bootstrap-css-only
Browse files Browse the repository at this point in the history
Fixes #527
  • Loading branch information
SimeonC authored and SimeonC committed Feb 1, 2015
1 parent 35ab756 commit 9250bf5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions bower.json
Expand Up @@ -11,8 +11,7 @@
"keywords": [
"editor",
"angular",
"wysiwyg",
"jquery"
"wysiwyg"
],
"ignore": [
"**/.*",
Expand All @@ -25,7 +24,7 @@
],
"dependencies": {
"angular": "^1.2.x",
"bootstrap": "^3.0.x",
"bootstrap-css-only": "^3.0.x",
"font-awesome": "^4.0.x",
"rangy": "^1.2.0"
},
Expand Down

0 comments on commit 9250bf5

Please sign in to comment.