From a9cc25a24c52ae6b440c25a23958bd44232c2ce7 Mon Sep 17 00:00:00 2001 From: Tomasz Frydrychewicz Date: Wed, 22 Jul 2015 16:08:42 +0200 Subject: [PATCH] Added aurelia-flux to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index c4a1a57..05127fc 100644 --- a/registry.json +++ b/registry.json @@ -81,6 +81,7 @@ "aurelia-computed": "github:jdanyow/aurelia-computed", "aurelia-dependency-injection": "github:aurelia/dependency-injection", "aurelia-event-aggregator": "github:aurelia/event-aggregator", + "aurelia-flux": "github:tfrydrychewicz/aurelia-flux", "aurelia-framework": "github:aurelia/framework", "aurelia-history": "github:aurelia/history", "aurelia-history-browser": "github:aurelia/history-browser",