summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJason Croft2016-05-09 16:27:35 -0400
committerJason Croft2016-05-09 16:27:35 -0400
commit079822dfecfba659a491034c447c679dab2424c7 (patch)
tree9b3d327c63b49f729ae56fd40c6408e24cc81e2c /bower.json
parent8e8a5e1ecb37f1464b8d7c688a220e2d1436476f (diff)
Start extending to support GitLab authentication.
Add necessary dependency. Add baseURL parameter for self-hosted GitLab Add necessary require. Add block for GitLab auth. Fix typo Update font-awesome dependency for GitLab icon. Use a color closer to GitLab orange. More direct TODO
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index fcc73317..70973750 100644
--- a/bower.json
+++ b/bower.json
@@ -20,7 +20,7 @@
"dependencies": {
"bootstrap": "~3.3.6",
"jquery": "~1.11.3",
- "font-awesome": "~4.5.0",
+ "font-awesome": "~4.6.0",
"Ionicons": "ionicons#~2.0.1",
"reveal.js": "~3.2.0",
"gsap": "greensock#~1.18.0",