aboutsummaryrefslogtreecommitdiffhomepage
path: root/bower.json
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2016-06-23 22:10:12 +0200
committerThomas Citharel <tcit@tcit.fr>2016-06-23 22:10:12 +0200
commitdafc5cf993f6f75fbfa4dbc762e94abcd2fbe17f (patch)
tree55301a365557d9a982dc47584b03799d2575701e /bower.json
parent20218495a79a138833ca84dda37334fa42141d28 (diff)
downloadwallabag-dafc5cf993f6f75fbfa4dbc762e94abcd2fbe17f.tar.gz
wallabag-dafc5cf993f6f75fbfa4dbc762e94abcd2fbe17f.tar.zst
wallabag-dafc5cf993f6f75fbfa4dbc762e94abcd2fbe17f.zip
fix font paths
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 aa529bd3..f2d2bd26 100644
--- a/bower.json
+++ b/bower.json
@@ -33,6 +33,7 @@
33 "dependencies": { 33 "dependencies": {
34 "icomoon-bower": "^0.1.0", 34 "icomoon-bower": "^0.1.0",
35 "bower-pt-sans": "pt-sans#*", 35 "bower-pt-sans": "pt-sans#*",
36 "roboto-fontface": "^0.4.5" 36 "roboto-fontface": "^0.4.5",
37 "material-design-icons-iconfont": "^2.0.4"
37 } 38 }
38} 39}