From a02faa67535dba6786cc0e0d4f5bc56fd3c32528 Mon Sep 17 00:00:00 2001 From: Anthony Johnson Date: Thu, 10 Sep 2015 15:51:10 -0700 Subject: [PATCH] Fonts are not only a dev dependency --- bower.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index a66a0b04..623184fa 100644 --- a/bower.json +++ b/bower.json @@ -27,7 +27,9 @@ "src" ], "devDependencies": { - "wyrm": "~0.0.x", + "wyrm": "~0.0.x" + }, + "dependencies": { "lato-googlefont": "*", "robotoslab-googlefont": "*", "inconsolata-googlefont": "*"