From 94dbe8751cfc908e86d4901c37bb878ba8307b43 Mon Sep 17 00:00:00 2001 From: Russ Watson Date: Tue, 25 Aug 2015 09:10:31 -0500 Subject: [PATCH] Added the amplify local storage library to the registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index ae61581..441a03e 100644 --- a/registry.json +++ b/registry.json @@ -16,6 +16,7 @@ "ace": "github:ajaxorg/ace-builds", "adam": "npm:adam", + "amplify": "github:mikehostetler/amplify", "angular": "github:angular/bower-angular", "angular2": "npm:angular2", "angular2-bootstrap": "npm:angular2-bootstrap",