From 6e36757d80824dee0b4f18ad3ca65d147ac27afe Mon Sep 17 00:00:00 2001 From: paul van bladel Date: Wed, 30 Mar 2016 14:52:14 +0200 Subject: [PATCH] for aurelia-auth use npm instead of github --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 848beea..849c7b2 100644 --- a/registry.json +++ b/registry.json @@ -108,7 +108,7 @@ "aurelia-async": "npm:aurelia-async", "aurelia-animator-css": "npm:aurelia-animator-css", "aurelia-animator-velocity": "npm:aurelia-animator-velocity", - "aurelia-auth":"github:paulvanbladel/aurelia-auth", + "aurelia-auth":"npm:aurelia-auth", "aurelia-authentication":"npm:aurelia-authentication", "aurelia-api":"npm:aurelia-api", "aurelia-orm":"npm:aurelia-orm",