From 186cb07808fb136293466484dcc8da0437b30ba3 Mon Sep 17 00:00:00 2001 From: Joseph Orbegoso Pea Date: Sat, 31 Jan 2015 00:00:56 -0800 Subject: [PATCH 1/2] Change infamous to npm. --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 82c138d..3c91ba0 100644 --- a/registry.json +++ b/registry.json @@ -100,7 +100,7 @@ "https": "github:jspm/nodelibs-https", "i18next-client": "npm:i18next-client", "immstruct": "npm:immstruct", - "infamous": "github:infamous/infamous", + "infamous": "npm:infamous", "intro": "github:usablica/intro.js", "ionic": "github:driftyco/ionic-bower", "jcrop": "github:tapmodo/Jcrop", From c17d298730f84f672ad9e77229eb80ea144a11aa Mon Sep 17 00:00:00 2001 From: Joseph Orbegoso Pea Date: Sat, 31 Jan 2015 00:02:27 -0800 Subject: [PATCH 2/2] Added army-knife. --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 3c91ba0..c73e1f6 100644 --- a/registry.json +++ b/registry.json @@ -29,6 +29,7 @@ "any-http-reqwest": "npm:any-http-reqwest", "any-promise-angular": "npm:any-promise-angular", "any-promise-es6": "npm:any-promise-es6", + "army-knife": "npm:army-knife", "assert": "github:jspm/nodelibs-assert", "aurelia-binding": "github:aurelia/binding", "aurelia-bootstrapper": "github:aurelia/bootstrapper",