From 8b0c9dd50d623e29a13c56ec5553b23e893cd57d Mon Sep 17 00:00:00 2001 From: Matthew James Davis Date: Fri, 1 Dec 2017 13:35:48 +0900 Subject: [PATCH] Registry: Add aurelia-plus --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 8e434ca..97ad16b 100644 --- a/registry.json +++ b/registry.json @@ -197,6 +197,7 @@ "aurelia-plugins-google-recaptcha": "npm:aurelia-plugins-google-recaptcha", "aurelia-plugins-switch": "npm:aurelia-plugins-switch", "aurelia-plugins-tabs": "npm:aurelia-plugins-tabs", + "aurelia-plus": "npm:aurelia-plus", "aurelia-polyfills": "npm:aurelia-polyfills", "aurelia-polymer": "github:roguePanda/aurelia-polymer", "aurelia-progress": "npm:aurelia-progress",