diff --git a/bower.json b/bower.json index 405de2f2b..790f9d5d5 100644 --- a/bower.json +++ b/bower.json @@ -5,5 +5,6 @@ "dependencies": { "jquery" : ">=1.7.1", "bootstrap" : ">=3.0 <4.0" - } + }, + "ignore": {} }