From e7ae8676f0d8638b532b4ab3442c960067395755 Mon Sep 17 00:00:00 2001 From: Jeremy Danyow Date: Sun, 3 May 2015 10:37:43 -0400 Subject: [PATCH] aurelia-computed --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 2fd6deb..9a0dd69 100644 --- a/registry.json +++ b/registry.json @@ -68,6 +68,7 @@ "aurelia-breeze": "github:jdanyow/aurelia-breeze", "aurelia-bootstrapper": "github:aurelia/bootstrapper", "aurelia-bs-modal": "github:pwkad/aurelia-bs-modal", + "aurelia-computed": "github:jdanyow/aurelia-computed", "aurelia-dependency-injection": "github:aurelia/dependency-injection", "aurelia-event-aggregator": "github:aurelia/event-aggregator", "aurelia-framework": "github:aurelia/framework",