From 38d445166a310fb5f494d59cf51c0cca45d949f1 Mon Sep 17 00:00:00 2001 From: Karthick-NR Date: Fri, 18 Mar 2016 14:19:01 +0530 Subject: [PATCH] Added the jspm resgistry token for aurelia-ej-bridge Added the jspm resgistry token for aurelia-ej-bridge and committed in registry.json file --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 087f689..e77f66a 100644 --- a/registry.json +++ b/registry.json @@ -118,6 +118,7 @@ "aurelia-configuration": "github:vheissu/aurelia-configuration", "aurelia-dependency-injection": "npm:aurelia-dependency-injection", "aurelia-dialog": "npm:aurelia-dialog", + "aurelia-ej-bridge": "github:syncfusion/aurelia-ej-bridge", "aurelia-event-aggregator": "npm:aurelia-event-aggregator", "aurelia-fetch-client": "npm:aurelia-fetch-client", "aurelia-firebase": "github:pulsarblow/aurelia-firebase",