From c5ff33d60e886e50a906131abc70c4b5d5d0a3b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raphaela=20Prot=C3=A1sio?= Date: Sun, 20 Nov 2016 13:57:05 +0100 Subject: [PATCH] Add aurelia config Add aurelia config --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 68ac8a8..e617ceb 100644 --- a/registry.json +++ b/registry.json @@ -129,6 +129,7 @@ "aurelia-cmdrjs": "github:cmdrjs/aurelia-cmdrjs", "aurelia-components": "npm:aurelia-components", "aurelia-computed": "npm:aurelia-computed", + "aurelia-config": "npm:aurelia-config", "aurelia-configuration": "github:vheissu/aurelia-configuration", "aurelia-date-observer": "github:sormy/aurelia-date-observer", "aurelia-dependency-injection": "npm:aurelia-dependency-injection",