diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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" } } |