aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorCamil Staps2015-05-10 16:40:07 +0300
committerCamil Staps2015-05-10 16:40:07 +0300
commitd64f492efdc618a2eeeba6be0781a076dd3368bc (patch)
tree43bf5319603e048adc5efda1d2253b7f38dc31b2 /bower.json
parentGulpfile with CSS from src (diff)
jquery-cookie
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 45ca94f..ea0dd59 100644
--- a/bower.json
+++ b/bower.json
@@ -16,6 +16,7 @@
"dependencies": {
"bootstrap": "~3.3.2",
"bootswatch": "~3.3.4+1",
- "fontawesome": "~4.3.0"
+ "fontawesome": "~4.3.0",
+ "jquery-cookie": "~1.4.1"
}
}