From a3ddae1cf2311db36e656059311ac3025479ac32 Mon Sep 17 00:00:00 2001 From: Giovanni Lovato Date: Wed, 22 Jun 2016 09:58:20 +0200 Subject: [PATCH] Add aurelia-property-injection --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index bf55c3a..2ed4b07 100644 --- a/registry.json +++ b/registry.json @@ -167,6 +167,7 @@ "aurelia-path": "npm:aurelia-path", "aurelia-polyfills": "npm:aurelia-polyfills", "aurelia-polymer": "github:roguePanda/aurelia-polymer", + "aurelia-property-injection": "github:heruan/aurelia-property-injection", "aurelia-resize": "github:MeirionHughes/aurelia-resize", "aurelia-route-recognizer": "npm:aurelia-route-recognizer", "aurelia-router": "npm:aurelia-router",