From e8b24ec6124fb13bfc09599242bbb14a97f3eed2 Mon Sep 17 00:00:00 2001 From: Don Wilcox Date: Wed, 30 Dec 2015 10:41:08 -0700 Subject: [PATCH] Register my plug-in --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index bc9abe1..f50ae72 100644 --- a/registry.json +++ b/registry.json @@ -140,6 +140,7 @@ "aurelia-ui-virtualization": "npm:aurelia-ui-virtualization", "aurelia-validation": "npm:aurelia-validation", "aurelia-html-import-template-loader": "npm:aurelia-html-import-template-loader", + "aurelia-bootstrap-switch": "github:drdwilcox/aurelia-bootstrap-switch", "autosize": "github:jackmoore/autosize", "babel": "npm:babel-core", "babel-runtime": "npm:babel-runtime",