From a66da4f6a0c07738bf119104af4f3f077ee308da Mon Sep 17 00:00:00 2001 From: Erik Lieben Date: Mon, 12 Sep 2016 09:57:35 +0200 Subject: [PATCH] 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",