From 43c8b9725a1dcf74fc4d87f51610aa6e070c9e4e Mon Sep 17 00:00:00 2001 From: Bryan Smith Date: Mon, 27 Jul 2015 21:14:40 -0700 Subject: [PATCH] Add aurelia-fetch-client --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index a84c238..d60710e 100644 --- a/registry.json +++ b/registry.json @@ -83,6 +83,7 @@ "aurelia-computed": "github:jdanyow/aurelia-computed", "aurelia-dependency-injection": "github:aurelia/dependency-injection", "aurelia-event-aggregator": "github:aurelia/event-aggregator", + "aurelia-fetch-client": "github:aurelia/fetch-client", "aurelia-flux": "github:tfrydrychewicz/aurelia-flux", "aurelia-framework": "github:aurelia/framework", "aurelia-history": "github:aurelia/history",