From 8824182b28ec415faa44551737fe4bd2f4bed938 Mon Sep 17 00:00:00 2001 From: Hector Romero Date: Sun, 6 Nov 2016 12:47:15 -0600 Subject: [PATCH] Add Aurelia Bootstrap Add Aurelia Bootstrap to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index b3ffbff..4b290e6 100644 --- a/registry.json +++ b/registry.json @@ -118,6 +118,7 @@ "aurelia-auth": "npm:aurelia-auth", "aurelia-authentication": "npm:aurelia-authentication", "aurelia-binding": "npm:aurelia-binding", + "aurelia-bootstrap": "github:tochoromero/aurelia-bootstrap", "aurelia-bootstrap-switch": "github:drdwilcox/aurelia-bootstrap-switch", "aurelia-bootstrapper": "npm:aurelia-bootstrapper", "aurelia-breeze": "npm:aurelia-breeze",