From 316b5eaeb3f23bf2c46dc3207c439bbc19709efe Mon Sep 17 00:00:00 2001 From: Anders Ulfheden Date: Tue, 19 Apr 2016 08:39:48 +0200 Subject: [PATCH] Added aurelia-keyboard-plugin to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 8214adc..9ef3e04 100644 --- a/registry.json +++ b/registry.json @@ -141,6 +141,7 @@ "aurelia-http-client": "npm:aurelia-http-client", "aurelia-i18n": "npm:aurelia-i18n", "aurelia-kendoui-bridge": "npm:aurelia-kendoui-bridge", + "aurelia-keyboard-plugin": "github:novatrox/aurelia-keyboard-plugin", "aurelia-loader": "npm:aurelia-loader", "aurelia-loader-default": "npm:aurelia-loader-default", "aurelia-logging": "npm:aurelia-logging",