diff --git a/bower.json b/bower.json index d646d6f38..13cb01a22 100644 --- a/bower.json +++ b/bower.json @@ -27,7 +27,9 @@ "requirejs-text": "~2.0.12", "requirejs-tpl-jcbrand": "*", "momentjs": "~2.6.0", - "jquery.browser": "~0.0.6" + "jquery.browser": "~0.0.6", + "jquery-easing-original": "~1.3.1", + "bootstrap": "~3.2.0" }, "exportsOverride": {} } diff --git a/index.html b/index.html index a79d1ee7d..eb8f8f624 100644 --- a/index.html +++ b/index.html @@ -16,10 +16,6 @@ - - - - @@ -223,6 +219,7 @@ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); +