From 19e7d6f57c4395b33cce251d8155feb7887b1876 Mon Sep 17 00:00:00 2001 From: James Whitney Date: Tue, 22 Sep 2015 17:13:25 +1000 Subject: [PATCH] Add ngmap https://github.com/allenhwkim/angularjs-google-maps --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 05434cf..4bde4b5 100644 --- a/registry.json +++ b/registry.json @@ -315,6 +315,7 @@ "ng-sortable": "github:a5hik/ng-sortable", "ng-table": "github:esvit/ng-table", "ng2-bootstrap": "npm:ng2-bootstrap", + "ngmap": "github:allenhwkim/angularjs-google-maps", "ns-popover": "github:nohros/nsPopover", "nodelibs": "github:jspm/nodelibs", "normalize.css": "github:necolas/normalize.css",