Skip to content

Commit 9250bf5

Browse files
SimeonCSimeonC
SimeonC
authored and
SimeonC
committed
fix(dependancies): Changed Bootstrap to Bootstrap-css-only
Fixes #527
1 parent 35ab756 commit 9250bf5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bower.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"keywords": [
1212
"editor",
1313
"angular",
14-
"wysiwyg",
15-
"jquery"
14+
"wysiwyg"
1615
],
1716
"ignore": [
1817
"**/.*",
@@ -25,7 +24,7 @@
2524
],
2625
"dependencies": {
2726
"angular": "^1.2.x",
28-
"bootstrap": "^3.0.x",
27+
"bootstrap-css-only": "^3.0.x",
2928
"font-awesome": "^4.0.x",
3029
"rangy": "^1.2.0"
3130
},

0 commit comments

Comments
 (0)