From 9e848eed4238b0776aa013ea255716f26ef8039f Mon Sep 17 00:00:00 2001 From: Dwayne Charrington Date: Thu, 3 Sep 2015 16:38:02 +1000 Subject: [PATCH] Added in aurelia-configuration --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index efcdf51..e2e6a07 100644 --- a/registry.json +++ b/registry.json @@ -93,6 +93,7 @@ "aurelia-bootstrapper": "github:aurelia/bootstrapper", "aurelia-bs-modal": "github:pwkad/aurelia-bs-modal", "aurelia-computed": "github:jdanyow/aurelia-computed", + "aurelia-configuration": "github:vheissu/aurelia-configuration", "aurelia-dependency-injection": "github:aurelia/dependency-injection", "aurelia-dialog": "github:aurelia/dialog", "aurelia-event-aggregator": "github:aurelia/event-aggregator",