From b27d5ba9c7270204fec7114227ace2dd5e6d030d Mon Sep 17 00:00:00 2001 From: Miguel Zakharia Date: Thu, 29 Oct 2015 21:42:50 -0400 Subject: [PATCH] Update registry.json Add entry for aurelia-google-analytics package. --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 1f53866..cd654fc 100644 --- a/registry.json +++ b/registry.json @@ -111,6 +111,7 @@ "aurelia-firebase": "github:pulsarblow/aurelia-firebase", "aurelia-flux": "github:tfrydrychewicz/aurelia-flux", "aurelia-framework": "github:aurelia/framework", + "aurelia-google-analytics": "github:miguelzakharia/aurelia-google-analytics", "aurelia-history": "github:aurelia/history", "aurelia-history-browser": "github:aurelia/history-browser", "aurelia-html-template-element": "github:aurelia/html-template-element",