From 1ce67e0560c466791e3e5a63375c106889c52b84 Mon Sep 17 00:00:00 2001 From: Dwayne Charrington Date: Fri, 11 Sep 2015 09:20:55 +1000 Subject: [PATCH] Aurelia Tabs plugin --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 466b7cc..9f01933 100644 --- a/registry.json +++ b/registry.json @@ -115,6 +115,7 @@ "aurelia-route-recognizer": "github:aurelia/route-recognizer", "aurelia-router": "github:aurelia/router", "aurelia-swagger-client":"github:paulvanbladel/aurelia-swagger-client", + "aurelia-tabs": "github:vheissu/aurelia-tabs", "aurelia-task-queue": "github:aurelia/task-queue", "aurelia-templating": "github:aurelia/templating", "aurelia-templating-binding": "github:aurelia/templating-binding",