diff -r f8200c5482ec -r c731ab9b934d server/src/bower.json --- a/server/src/bower.json Sun Oct 23 01:07:09 2016 +0200 +++ b/server/src/bower.json Mon Oct 31 14:24:23 2016 +0100 @@ -20,6 +20,8 @@ "dependencies": { "bootstrap-sass": "bootstrap-sass-official#~3.3.5", "bourbon": "~4.2.4", - "font-awesome": "~4.4.0" + "font-awesome": "~4.4.0", + "yasqe": "yasgui-yasqe#^2.11.4", + "yasr": "yasgui-yasr#^2.9.0" } }