diff --git a/AUTHORS b/AUTHORS index 49fbd4df8..ea3a51221 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,3 +26,4 @@ Authors of OpenSlides in chronological order of first contribution: Thomas Junk Meinert Leinigen Andreas Engler (Russian translation) + Raimund Renkert diff --git a/bower.json b/bower.json index 1c40d6a6c..5f90167aa 100644 --- a/bower.json +++ b/bower.json @@ -2,6 +2,7 @@ "name": "openslides", "private": true, "dependencies": { + "bootstrap": "~3.3.7", "jquery": "~3.1.0", "angular": "~1.5.8", "angular-animate": "~1.5.8",