aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorCamil Staps2015-04-27 16:21:04 +0200
committerCamil Staps2015-04-27 16:21:04 +0200
commit8e8ab506710da272e325dc5e1a12a428149f20df (patch)
tree74a8eb24c330f8215b75b2abad38d610f953a9f5 /bower.json
parentMoved to build directory (diff)
Jade, imagemin, bower dependencies, gulpfile
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index ade515a..45ca94f 100644
--- a/bower.json
+++ b/bower.json
@@ -11,11 +11,11 @@
"**/.*",
"node_modules",
"bower_components",
- "test",
- "tests"
+ "build"
],
"dependencies": {
"bootstrap": "~3.3.2",
- "bootswatch": "~3.3.4+1"
+ "bootswatch": "~3.3.4+1",
+ "fontawesome": "~4.3.0"
}
}