From 0e510b339ce4c6114740fd9ddca2b80e014121ae Mon Sep 17 00:00:00 2001 From: Erik Lieben Date: Fri, 9 Sep 2016 23:39:38 +0200 Subject: [PATCH 1/3] registry update, add aurelia-interactjs --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 4588006..b44206b 100644 --- a/registry.json +++ b/registry.json @@ -147,6 +147,7 @@ "aurelia-http-client": "npm:aurelia-http-client", "aurelia-http-utils": "npm:aurelia-http-utils", "aurelia-i18n": "npm:aurelia-i18n", + "aurelia-interactjs": "npm:aurelia-interactjs", "aurelia-kendoui-bridge": "npm:aurelia-kendoui-bridge", "aurelia-keyboard-plugin": "github:novatrox/aurelia-keyboard-plugin", "aurelia-keycloak": "github:waynepennington/aurelia-keycloak", From 8bf51fde17b0a92d4317d697b71c508efe61036c Mon Sep 17 00:00:00 2001 From: Erik Lieben Date: Sun, 11 Sep 2016 08:24:19 +0200 Subject: [PATCH 2/3] also added a mapping for aurelia-chartist --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index b44206b..c782fa9 100644 --- a/registry.json +++ b/registry.json @@ -121,6 +121,7 @@ "aurelia-bootstrapper": "npm:aurelia-bootstrapper", "aurelia-breeze": "npm:aurelia-breeze", "aurelia-bs-modal": "github:pwkad/aurelia-bs-modal", + "aurelia-chartist": "npm:aurelia-chartist", "aurelia-cmdrjs": "github:cmdrjs/aurelia-cmdrjs", "aurelia-components": "npm:aurelia-components", "aurelia-computed": "npm:aurelia-computed", From a66da4f6a0c07738bf119104af4f3f077ee308da Mon Sep 17 00:00:00 2001 From: Erik Lieben Date: Mon, 12 Sep 2016 09:57:35 +0200 Subject: [PATCH 3/3] added mapping for aurelia-sortablejs --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index c782fa9..50f6826 100644 --- a/registry.json +++ b/registry.json @@ -188,6 +188,7 @@ "aurelia-router": "npm:aurelia-router", "aurelia-router-loader": "npm:aurelia-router-loader", "aurelia-security": "npm:aurelia-security", + "aurelia-sortablejs": "npm:aurelia-sortablejs", "aurelia-stats": "github:sormy/aurelia-stats", "aurelia-storage": "npm:aurelia-storage", "aurelia-swagger-client":"github:paulvanbladel/aurelia-swagger-client",