From 50bb60ff597688f6f585d2ca6ea0c1f6d6cd7cad Mon Sep 17 00:00:00 2001 From: Alice Bartlett Date: Tue, 14 Nov 2017 15:52:20 +0000 Subject: [PATCH] Add o-normalise as a demos dep --- origami.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/origami.json b/origami.json index 221c194..5a27b72 100644 --- a/origami.json +++ b/origami.json @@ -24,7 +24,7 @@ "demosDefaults": { "sass": "demos/src/scss/demo.scss", "js": "demos/src/responsive-nav.js", - "dependencies": ["o-fonts@^3.0.0"] + "dependencies": ["o-fonts@^3.0.0","o-normalise@^1.0.0"] }, "demos": [ {