diff --git a/bower.json b/bower.json index 06d8ae5..b0979c1 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,16 @@ "angular-mocks": "1.5.x", "html5-boilerplate": "~4.3.0", "underscore": "~1.8", - "bootstrap": "~3.1", + "bootstrap": "~3.3", "emojione": "~2.2" - } + }, + "keywords": [ + "weechat", + "irc" + ], + "ignore": [ + "**/.*", + "node_modules", + "bower_components" + ] } diff --git a/index.html b/index.html index 64b45b6..80101bc 100644 --- a/index.html +++ b/index.html @@ -474,7 +474,7 @@ npm run build-electron-{windows, darwin, linux} -
  • +