From 552a4c7d2c87b6ec9c772b5fddacb540341125c2 Mon Sep 17 00:00:00 2001 From: Jeroen Vinke Date: Fri, 22 Jan 2016 21:49:27 +0100 Subject: [PATCH] Update registry.json We renamed aurelia-kendoui-plugin to aurelia-kendoui-bridge and changed it to use npm --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 8ce48ce..37e4165 100644 --- a/registry.json +++ b/registry.json @@ -125,7 +125,7 @@ "aurelia-html-template-element": "github:aurelia/html-template-element", "aurelia-http-client": "npm:aurelia-http-client", "aurelia-i18n": "npm:aurelia-i18n", - "aurelia-kendoui-plugin": "github:aurelia-ui-toolkits/aurelia-kendoui-plugin", + "aurelia-kendoui-bridge": "npm:aurelia-kendoui-bridge", "aurelia-loader": "npm:aurelia-loader", "aurelia-loader-default": "npm:aurelia-loader-default", "aurelia-logging": "npm:aurelia-logging",