diff --git a/bower.json b/bower.json index bc10832..c5ccb69 100644 --- a/bower.json +++ b/bower.json @@ -15,10 +15,10 @@ ], "license": "MIT", "dependencies": { - "bootstrap": ">= 3.0.0" }, "ignore": [ "**/.*", - "bower_components" + "bower_components", + "example" ] } \ No newline at end of file