From 102a30d4ac8de7bcde07b074038bf7914c04ac2c Mon Sep 17 00:00:00 2001 From: Giovanni Lovato Date: Tue, 14 Jun 2016 14:42:08 +0200 Subject: [PATCH] add aurelia-http-utils --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index e032065..4bd4325 100644 --- a/registry.json +++ b/registry.json @@ -138,6 +138,7 @@ "aurelia-html-import-template-loader": "npm:aurelia-html-import-template-loader", "aurelia-html-template-element": "github:aurelia/html-template-element", "aurelia-http-client": "npm:aurelia-http-client", + "aurelia-http-utils": "npm:aurelia-http-utils", "aurelia-i18n": "npm:aurelia-i18n", "aurelia-kendoui-bridge": "npm:aurelia-kendoui-bridge", "aurelia-keyboard-plugin": "github:novatrox/aurelia-keyboard-plugin",