From 0c17bf9f1618f3ad2a6b829f6c272e83fb691c75 Mon Sep 17 00:00:00 2001 From: Bart Lenaerts Date: Mon, 16 Jan 2017 15:29:18 +0100 Subject: [PATCH] Aurelia-Plugins added. --- registry.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/registry.json b/registry.json index 447c80c..141f159 100644 --- a/registry.json +++ b/registry.json @@ -187,6 +187,14 @@ "aurelia-path": "npm:aurelia-path", "aurelia-persistence": "npm:aurelia-persistence", "aurelia-persistence-http": "npm:aurelia-persistence-http", + "aurelia-plugins-addthis": "npm:aurelia-plugins-addthis", + "aurelia-plugins-cookie-consent": "npm:aurelia-plugins-cookie-consent", + "aurelia-plugins-cookies": "npm:aurelia-plugins-cookies", + "aurelia-plugins-google-maps": "npm:aurelia-plugins-google-maps", + "aurelia-plugins-google-places-autocomplete": "npm:aurelia-plugins-google-places-autocomplete", + "aurelia-plugins-google-recaptcha": "npm:aurelia-plugins-google-recaptcha", + "aurelia-plugins-switch": "npm:aurelia-plugins-switch", + "aurelia-plugins-tabs": "npm:aurelia-plugins-tabs", "aurelia-polyfills": "npm:aurelia-polyfills", "aurelia-polymer": "github:roguePanda/aurelia-polymer", "aurelia-progress": "npm:aurelia-progress",