From 5068b92c0465f6dd9d1cd74624f37a8a97f3591b Mon Sep 17 00:00:00 2001 From: Robert Greyling Date: Mon, 17 Aug 2015 13:52:05 +0100 Subject: [PATCH] Adding override for Stylific library --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index e638d77..eb4ea10 100644 --- a/registry.json +++ b/registry.json @@ -358,6 +358,7 @@ "stomp-websocket": "github:jmesnil/stomp-websocket", "stream": "github:jspm/nodelibs-stream", "string_decoder": "github:jspm/nodelibs-string_decoder", + "stylific": "npm:stylific", "superagent": "npm:superagent", "svg.js" : "github:wout/svg.js", "tabletools": "github:DataTables/TableTools",